The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
_______________________________________________________________________________
2009-06-11  Release 1.00

Gisle Aas (10):
      Try string compare to figure out we have a round number
      Automatically calculate range for stacked bars
      range_show => "bottom" worked like "left"
      The %stacked should really be a property of the range
      Rename $g as $r to match the 'group' to 'range' renaming
      Make it a regression test (do we generate the same example.html each time)
      Trivial doc tweak
      Autoselect the encoding to use
      Fixed range brokenness for stacked bars
      Fix typos in the synopis example; show ranges



_______________________________________________________________________________
2009-04-05  Release 0.04

The handling of some of the parameters were unreliable as it depended on the
perl hash key ordering.

Move the 'chd' parameter last so it gets out of the way



_______________________________________________________________________________
2009-03-30  Release 0.03

Added the options 'label', 'rotate', 'background', 'range_round' and
'range_show'.

Handle bar chars zero line automatically.

More color aliases.

Improved documentation.



_______________________________________________________________________________
2009-03-27  Release 0.02

Include examples.html in the distribution and fixup the documentation of
the margin option.



_______________________________________________________________________________
2009-03-26  Release 0.01

Initial CPAN release



_______________________________________________________________________________