Package Release Info

rubygem-highline-1.7.10-bp151.2.12

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ruby2.5-rubygem-highline
ruby2.5-rubygem-highline-doc
ruby2.5-rubygem-highline-testsuite

Change Logs

Version: 1.7.10-bp150.2.4
* Sun Dec 03 2017 coolo@suse.com
- updated to version 1.7.10
  see installed Changelog.md
  [#]## 1.7.10 / 2017-11-23
  * Add gemspec to Gemfile. Address #223. (@abinoam)
  [#]## 1.7.9 / 2017-05-08
  * Fix frozen string issue on HighLine::Simulate. (Ivan Giuliani (@ivgiuliani), PR #210)
* Sat Oct 10 2015 coolo@suse.com
- updated to version 1.7.8
  see installed Changelog.md
  [#]## 1.7.8 / 2015-10-09
  * Fix some issues when paginating. (Nick Carboni (@carbonin) and Abinoam P. Marques Jr. (@abinoam), #168, PRs #169 #170)
* Wed Sep 23 2015 coolo@suse.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. (@97-109-107 and Abinoam P. Marques Jr. (@abinoam), #159, PR #160)
* Fri Sep 18 2015 coolo@suse.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 (@dhduvall) and Abinoam P. Marques Jr. (@abinoam), #155, PR #156)
* Tue Sep 15 2015 coolo@suse.com
- updated to version 1.7.5
  see installed Changelog.md
  [#]## 1.7.5 / 2015-09-14
  * Support jruby9k for system extensions (Michael (@mmmries), PR #153)
  [#]## 1.7.4 / 2015-06-16
  * Workaround on #55 for stty
* Sun Aug 02 2015 coolo@suse.com
- updated to version 1.7.3
  see installed Changelog.md
  [#]## 1.7.3 / 2015-06-29
  * Add HighLine::Simulator tests (Bala Paranj (@bparanj) and Abinoam Marques Jr. (@abinoam), #142, PR #143)
* Thu Apr 23 2015 coolo@suse.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 coolo@suse.com
- updated to version 1.7.1
  [#]### Enhancements
  * Add travis CI configuration (Eli Young (@elyscape), #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 (@fissionxuiptz)), #131)
* Fri Feb 20 2015 coolo@suse.com
- updated to version 1.7.0
* Sat Nov 01 2014 tboerger@suse.com
- Replaced rb_ver with an asterisk to expand correctly with multiple ruby versions
* Wed Oct 22 2014 tboerger@suse.com
- Updated to new ruby macros based on gem2rpm
* Sun Oct 12 2014 adrian@suse.de
- adapt to new rubygem packaging style
* Sat Mar 15 2014 coolo@suse.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 coolo@suse.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 coolo@suse.com
- updated to version 1.6.19
  * Fixed `terminal_size()` with jline2 (by presidentbeef).
* Sat Apr 20 2013 coolo@suse.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 coolo@suse.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 coolo@suse.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 coolo@suse.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 jatan@suse.de
-Add provides for rubygem-highline-1_6