Changelog for
ruby2.1-rubygem-highline-1.7.8-55.4.i586.rpm :
Sat Oct 10 14:00:00 2015 cooloAATTsuse.com
- updated to version 1.7.8
see installed Changelog.md
[#]## 1.7.8 / 2015-10-09
* Fix some issues when paginating. (Nick Carboni (AATTcarbonin) and Abinoam P. Marques Jr. (AATTabinoam), #168, PRs #169 #170)
Wed Sep 23 14:00:00 2015 cooloAATTsuse.com
- updated to version 1.7.7
see installed Changelog.md
[#]## 1.7.7 / 2015-09-22
* Make HighLine::Question coerce its question argument into a String. (AATT97-109-107 and Abinoam P. Marques Jr. (AATTabinoam), #159, PR #160)
Fri Sep 18 14:00:00 2015 cooloAATTsuse.com
- updated to version 1.7.6
see installed Changelog.md
[#]## 1.7.6 / 2015-09-17
* Fix a typo in a var name affecting solaris. (Danek Duvall (AATTdhduvall) and Abinoam P. Marques Jr. (AATTabinoam), #155, PR #156)
Tue Sep 15 14:00:00 2015 cooloAATTsuse.com
- updated to version 1.7.5
see installed Changelog.md
[#]## 1.7.5 / 2015-09-14
* Support jruby9k for system extensions (Michael (AATTmmmries), PR #153)
[#]## 1.7.4 / 2015-06-16
* Workaround on #55 for stty
Sun Aug 2 14:00:00 2015 cooloAATTsuse.com
- updated to version 1.7.3
see installed Changelog.md
[#]## 1.7.3 / 2015-06-29
* Add HighLine::Simulator tests (Bala Paranj (AATTbparanj) and Abinoam Marques Jr. (AATTabinoam), #142, PR #143)
Thu Apr 23 14:00:00 2015 cooloAATTsuse.com
- updated to version 1.7.2
see installed Changelog.md
[#]## 1.7.2 / 2015-04-19
[#]### Bug fixes
* Fix #138 (a regression of #131). PR #139.
Thu Feb 26 13:00:00 2015 cooloAATTsuse.com
- updated to version 1.7.1
[#]### Enhancements
* Add travis CI configuration (Eli Young (AATTelyscape), #130)
* Add Rubinius to Build Matrix with Allowed Failure (Brandon Fish
(bjfish), #132)
* Make some adjustments on tests (Abinoam Marques Jr., #133, #134)
* Drop support for Ruby 1.8 (Abinoam Marques Jr., #134)
[#]### Bug fixes
* Fix IO.console.winsize returning reversed column and line values (Fission Xuiptz (AATTfissionxuiptz)), #131)
Fri Feb 20 13:00:00 2015 cooloAATTsuse.com
- updated to version 1.7.0
Sat Nov 1 13:00:00 2014 tboergerAATTsuse.com
- Replaced rb_ver with an asterisk to expand correctly with multiple ruby versions
Wed Oct 22 14:00:00 2014 tboergerAATTsuse.com
- Updated to new ruby macros based on gem2rpm
Sun Oct 12 14:00:00 2014 adrianAATTsuse.de
- adapt to new rubygem packaging style
Sat Mar 15 13:00:00 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 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