Changelog for
ruby2.5-rubygem-highline-1_6-1.6.21-4.2.x86_64.rpm :
* Wed May 06 2015 cooloAATTsuse.com- split 1.6 version off
* Sat Nov 01 2014 tboergerAATTsuse.com- Replaced rb_ver with an asterisk to expand correctly with multiple ruby versions
* Wed Oct 22 2014 tboergerAATTsuse.com- Updated to new ruby macros based on gem2rpm
* Sun Oct 12 2014 adrianAATTsuse.de- adapt to new rubygem packaging style
* Sat Mar 15 2014 cooloAATTsuse.com- updated to version 1.6.21
* Improved Windows integration (by Ronie Henrich).
* Clarified menu choice error messages (by Keith Bennett).
* Sun Oct 20 2013 cooloAATTsuse.com- updated to version 1.6.20
* Fixed a bug with FFI::NCurses integration (by agentdave).
* Improved StringExtensions performance (by John Leach).
* Various JRuby fixes (by presidentbeef).
* Mon May 13 2013 cooloAATTsuse.com- updated to version 1.6.19
* Fixed `terminal_size()` with jline2 (by presidentbeef).
* Sat Apr 20 2013 cooloAATTsuse.com- updated to version 1.6.18
* Fixed a long supported interface that was accidentally broken with a recent change (by Rubem Nakamura Carneiro).
* Added encoding support to menus (by David Lyons).
* Some minor fixes to SystemExtensions (by whiteleaf and presidentbeef).
* 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).