Revision history for Text-ANSITable

0.05    2013-05-02 (SHARYANTO)

        No functional changes. Fix bug which breaks Data::Format::Pretty when
        switching from Text::ASCIITable.


0.04    2013-05-02 (SHARYANTO)

        Make the default color theme more readable on terminal emulators with
        white background.


0.03    2013-05-02 (SHARYANTO)

        - Add attributes: column_width, row_height.

        - Add color theme: default_gradation_whitebg.

        - Improve column type detection: date (/[acmsu]time/), percentage (/%/).

        - Fixes to POD.


0.02    2013-05-01 (SHARYANTO)

        [ENHANCEMENTS]

        - Detect bool/num/str column types. Apply some pretty formatting for
          those.


0.01    2013-05-01 (SHARYANTO)

        First "real" release (substantial features implemented). Some border
        styles and color themes separated to
        Text::ANSITable::{BorderStyle,ColorTheme}::Extra. Missing features
        include: autodetection of column types (and setting default
        align/colors/formats) and tests.


0.00    2013-04-12 (SHARYANTO)

        First, very very very minimal release.
