Wed Oct 6 08:02:20 UTC 2010 - pascal.bleser@opensuse.org
- update to 1.20:
* Fixed: since normal(), bold(), underline() and reverse() are considered to be 'termcap' sequences (as opposed to ANSI color sequences) and are therefore immune to colorizability, so also putcolor(), colored() and color2esc(), called with each of these names, should make no difference for colorizability
Tue Sep 21 22:55:09 UTC 2010 - pascal.bleser@opensuse.org
- update to 1.17:
* deprecated support for static calls to color(), putcolor(), colored() and putcolored(): this was never correctly supported anyway, and this fixes some bugs
* added tests for color(), putcolor(), colored() and putcolored()