Changelog for
rubygem-highline-1.6.16-2.44.i586.rpm :
* Mon Mar 18 2013 cooloAATTsuse.com- updated to version 1.6.16
* Added the new indention feature (by davispuh).
* Separated auto-completion from the answer type (by davispuh).
* Improved JRuby support (by rsutphin).
* General code clean up (by stomar).
* Made HighLine#say() a little smarter with regard to color escapes (by Kenneth Murphy).
* Sun Sep 23 2012 cooloAATTsuse.com- updated to version 1.6.15
* Added support for nil arguments in lists (by Eric Saxby).
* Fixed HighLine\'s termios integration (by Jens Wille).
* Wed Aug 29 2012 cooloAATTsuse.com- updated to version 1.6.14
* Added JRuby 1.7 support (by Mina Nagy).
* Take into account color escape sequences when wrapping text (by Mark J. Titorenko).
* Tue Jul 10 2012 jatanAATTsuse.de-Add provides for rubygem-highline-1_6
* Thu Jun 28 2012 cooloAATTsuse.com- update to 1.6.13:
* Removed unneeded Shebang lines (by Scott Gonyea).
* Protect the String passed to Question.new from modification (by michael).
* Added a retype-to-verify setting (by michael).
* Sat May 12 2012 cooloAATTsuse.com- update to 1.6.12:
* Silenced warnings (by James McEwan).
* Sat Mar 24 2012 berendtAATTb1-systems.de- remove installed .cvsignore files
* Fri Mar 09 2012 saschpeAATTsuse.de- Fix wrong shebang lines
* Thu Mar 08 2012 saschpeAATTsuse.de- Update to version 1.6.11:
* Fixed a bad test. (Fix by Diego Elio Pettenò.)- Changes from version 1.6.10:
* Fixed a regression that prevented asking for String arguments (by Jeffery Sman.)
* Fixed a testing incompatibility (by Hans de Graaff.)- Changes from version 1.6.9:
* The new list modes now properly ignore escapes when sizing.
* Added a project gemspec file.
* Fixed a bug that prevented the use of termios (by tomdz).
* Switch to JLine to provide better echo support on JRuby (by tomdz).- Changes from version 1.6.8:
* Fix missing
ERASE_CHAR reference (by Aaron Gifford).- See CHANGELOG for previous versions...
* Thu Aug 18 2011 mrueckertAATTsuse.de- update to version 1.6.2 - Correctly handle STDIN being closed before we receive any data (fix by mleinart). - Try if msvcrt, if we can\'t load crtdll on Windows (fix by pepijnve). - A fix for nil_on_handled not running the action (reported by Andrew Davey).