== 1.4.3 | 2012-06-26
This release bring two small changes. The first improves support
for Windows by only rescuing LoadError when 'win32console' fails
to load. The second improves the heuritstics used for determining
the current terminal screen width.
Changes:
* Only rescue LoadError on windows require. (#9) [bug]
* Improvements for getting proper screen width.
The ANSI project is a collection of ANSI escape code related libraries
enabling ANSI code based colorization and stylization of output.
It is very nice for beautifying shell output.