- Using
commons-lang
to HTML-encode color output - @dblock. - Failure to annotate console output will be logged as a warning - @dblock.
- Fix: broken colored console output from jobs that used a previous version of AnsiColor - #10 @dblock.
- Upgraded to JANSI 1.9 - @chirino.
- Fix: improper handling of default background and foreground color reset - #5 @dblock.
- Fix: corrupt strings that contain non-ASCII characters - #7 @takai.
- Added support for configuring color mapping - #9 @harrah.
- Upgraded to JANSI 1.7
- Added support for concealed ANSI blocks that produced garbled output.
- Official release that supports ANSI color, bold and underline.