Changelog for
ruby2.1-rubygem-highline-1.6.20-2.2.x86_64.rpm :
Tue Jul 15 14:00:00 2014 mrueckertAATTsuse.com
- added gem2rpm.yml and regenerated the spec file with it
Thu Jun 26 14:00:00 2014 mrueckertAATTsuse.com
- move to SLE 12 packaging schema
Sun Oct 20 14:00:00 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 14:00:00 2013 cooloAATTsuse.com
- updated to version 1.6.19
* Fixed `terminal_size()` with jline2 (by presidentbeef).
Sat Apr 20 14:00:00 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 13:00:00 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 14:00:00 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 14:00:00 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 14:00:00 2012 jatanAATTsuse.de
-Add provides for rubygem-highline-1_6
Thu Jun 28 14:00:00 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 14:00:00 2012 cooloAATTsuse.com
- update to 1.6.12:
* Silenced warnings (by James McEwan).
Sat Mar 24 13:00:00 2012 berendtAATTb1-systems.de
- remove installed .cvsignore files
Fri Mar 9 13:00:00 2012 saschpeAATTsuse.de
- Fix wrong shebang lines
Thu Mar 8 13:00:00 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 14:00:00 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).
Wed Dec 15 13:00:00 2010 puzelAATTnovell.com
- update to version 1.6.1
* Fixed raw_no_echo_mode so that it uses stty -icanon rather than
cbreak as cbreak does not appear to be the posixly correct
argument. It fails on Solaris if cbreak is used.
* Fixed an issue that kept Menu from showing the correct choices
for disambiguation.
* Removed a circular require that kept Ruby 1.9.2 from loading
HighLine.
* Fixed a bug that caused infinite looping when wrapping text
without spaces.
* Fixed it so that :auto paging accounts for the two lines it
adds.
* On JRuby, improved error message about ffi-ncurses. Before
1.5.3, HighLine was silently swallowing error messages when
ffi-ncurses gem was installed without ncurses present on the
system.
* Reverted Aaron Simmons\'s patch to allow redirecting STDIN on
Windows. This is the only way we could find to restore
HighLine\'s character reading to working order.
Fri Jun 11 14:00:00 2010 mrueckertAATTsuse.de
- update to version 1.5.2
* Added support for using the ffi-ncurses gem which is supported
in JRuby.
* Added gem build instructions.
Fri Jun 11 14:00:00 2010 mrueckertAATTsuse.de
- use rubygems_requires macro
Fri Dec 25 13:00:00 2009 prusnakAATTsuse.cz
- update to 1.5.1