Changelog for
ruby2.5-rubygem-pry-0.11.3-bp155.2.10.x86_64.rpm :
* Fri Nov 17 2017 mschnitzerAATTsuse.com- updated to version 0.11.3 [#] Features - Deprecate Pry::Command#text. Please use black(), white(), etc directly instead (as you would with helper functions from BaseHelpers and CommandHelpers) - Add Pry::Testable, an improved modular replacement for PryTestHelpers. breaking change. - Add a new category module: \"Pry::Platform\". Loosely related to #1668 below. - Add mac_osx? and linux? utility functions to Pry::Helpers::BaseHelpers. - Add utility functions for drawing colorised text on a colorised background. [#] Bug fixes - Fix a case of infinite recursion in Pry::Method::WeirdMethodLocator#find_method_in_superclass that users of the Hanami web framework experienced and reported since 2015. - Fix a bug where Method objects were not returned for setters inherited from a default (Pry::Config::Default). Eg, this is no longer an error: - Do not capture unused Proc objects in Text helper methods no_color and no_paging, for performance reasons. Improve the documentation of both methods. - Fix String#pp output color.
* Mon Oct 23 2017 mschnitzerAATTsuse.com- updated to version 0.11.2 see installed CHANGELOG.md
* Tue Sep 26 2017 mdenizAATTsuse.com- updated to version 0.11.1 see installed CHANGELOG.md
* Thu Sep 21 2017 cooloAATTsuse.com- updated to version 0.11.0 see installed CHANGELOG.md
* Mon Jul 11 2016 cooloAATTsuse.com- updated to version 0.10.4 see installed CHANGELOG.md
* Thu Oct 15 2015 cooloAATTsuse.com- updated to version 0.10.3 see installed CHANGELOG.md [#]## 0.10.3
* cherry-pick 0d1d72b and e0e5c75 to fix the install of Pry on Windows.
* Fri Sep 25 2015 cooloAATTsuse.com- updated to version 0.10.2 see installed CHANGELOG.md [#]## 0.10.2
* cherry-pick c2ed9ec135bd791a32c70fbe05cc0508ea17c4040e from master (fix inf. loop with prepended methods source retrieval)
* Update some specs for recent ruby versions (2.2+)
* Sun Oct 12 2014 cooloAATTsuse.com- updated to version 0.10.1, see CHANGELOG.md
* Sun Oct 12 2014 adrianAATTsuse.de- adapt to new rubygem packaging style
* Sat Feb 22 2014 cooloAATTsuse.com- updated to version 0.9.12.6