Revision history for App-chart

0.03     2014-08-16 (SHARYANTO) - Happy 19th CPAN Day!

         [INCOMPATIBLE CHANGES]

         - Rename option --data-field to --data-column, --label-field to
           --label-column.

         [ENHANCEMENTS]

         - Switch from Text::Graph to Text::Chart to support more chart types
           and other features.

         - Accept numbers from ARGV.

         - Add input format tsv/tsv+h.

         - Add options: --chart-height (-H) & --chart-width (-W).

         - Add output type: dump (for debugging).

         [BUG FIXES]

         - Other fixes.


0.02    2014-04-17 (SHARYANTO)

        - Detect enveloped result (see Rinci::function) and adjust accordingly.


0.01    2014-04-10 (SHARYANTO)

        - First release.