Changelog for
ruby3.1-rubygem-highline-1_7-1.7.10-5.82.i586.rpm :
* Sun Dec 03 2017 cooloAATTsuse.com- updated to version 1.7.10 see installed Changelog.md [#]## 1.7.10 / 2017-11-23
* Add gemspec to Gemfile. Address #223. (AATTabinoam) [#]## 1.7.9 / 2017-05-08
* Fix frozen string issue on HighLine::Simulate. (Ivan Giuliani (AATTivgiuliani), PR #210)
* Sat Oct 10 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 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 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 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 02 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 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 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 2015 cooloAATTsuse.com- updated to version 1.7.0
* Sat Nov 01 2014 tboergerAATTsuse.com- Replaced rb_ver with an asterisk to expand correctly with multiple ruby versions