SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.4-rubygem-ansi-1.5.0-7.1.x86_64.rpm :
Tue Feb 10 13:00:00 2015 cooloAATTsuse.com
- updated to version 1.5.0
ANSI 1.5 introduces one change that is not backward compatiable. The
`:clear_line` code no longer clears to the end of the line. Instead it
clears the entire line. If you have used this in the past you
will need to update your code to use `:clear_eol` or `:clear_right`
instead. In addition this release finally fixes some long time issues
with Windows compatability, and a few other bugs. Yeah!
Changes:

* Alias `:right` and `:left` as `:forward` and `:back` respectively.

* Change `:clear_line` to clear whole line, not just to the end of line.

* Add `:cursor_hide` and `:cursor_show` codes.

* Fix and adjust #rgb method to work as one would expect.

* Fix Windows compatability (old code was alwasy using stty).

* Fix duplicated hash key in chart.rb.

Tue Jan 13 13:00:00 2015 jmassaguerplaAATTsuse.com
- update to new packaging scheme

Wed Jul 25 14:00:00 2012 jweberhoferAATTweberhofer.at
- initial release 1.4.3


 
ICM