Revision history for Log-Any-Adapter-ScreenColoredLevel

0.05    2014-02-28 (SHARYANTO)

        - No functional changes. Update prereqs in dist.ini, depends on
          Log::Any::Adapter instead of the now-excluded-from-CPAN-index
          Log::Any::Adapter::Util.


0.04    2012-11-08 (SHARYANTO)

        - Avoid undef in Term::ANSIColor::color() by avoiding to hit it if color
          is "" (only happens if script is run under global warning [-w]) [RT
          #80685].


0.03    2011-05-16 (SHARYANTO)

        [ENHANCEMENTS]

        - Add 'formatter' parameter.


0.02    2011-05-14 (SHARYANTO)

        [ENHANCEMENTS]

        - Don't add newline again if message already ends with it.


0.01    2011-05-14 (SHARYANTO)

        - First release.