- #28: Added support for default text and background color sequences (resetting color changes) - @ejelly.
- #32: Added a new color map, gnome-terminal - @javawizard.
- #17, #26: Log text is not replaced with markup anymore, just supplemented - @ejelly.
- #19: Actually remove escape sequences from log stream - @ejelly.
- Properly nest HTML elements - @ejelly.
- Added support for ANSI underline double - @ejelly.
- Using
commons-lang
to HTML-encode color output - @dblock. - Failure to annotate console output will be logged as a warning - @dblock.
- #10: Fix: broken colored console output from jobs that used a previous version of AnsiColor - @dblock.
- Upgraded to JANSI 1.9 - @chirino.
- #5: Fix: improper handling of default background and foreground color reset - @dblock.
- #7: Fix: corrupt strings that contain non-ASCII characters - @takai.
- #9: Added support for configuring color mapping - @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.