Changelog for
ruby2.7-rubygem-commander-4.6.0-150400.56.7.x86_64.rpm :
* Thu Jun 24 2021 cooloAATTsuse.comupdated to version 4.6.0 see installed History.rdoc === 4.6.0 / 2021-04-09
* Fix error with SortedSet on Ruby 3.0 (#98).
* Remove `#reset_io` as it didn\'t do anything.
* Drop support for Ruby < 2.4.
* Thu May 07 2020 cooloAATTsuse.com- updated to version 4.5.2 see installed History.rdoc === 4.5.2 / 2020-03-12
* Fix bug handling global options provided in option=value form (#47). (AATTorien)
* Fix ERB warnings under Ruby 2.7. (AATTesotericpig)
* Fix bug handling global options placed before command name (#32). (AATTorien) === 4.5.1 / 2020-03-08
* Fix bug causing global options to be ignored when arguments are present (#86). (AATTorien)
* Mon Feb 10 2020 cooloAATTsuse.com- updated to version 4.5.0 see installed History.rdoc === 4.5.0 / 2020-01-21
* Drop support for Ruby < 2.3.
* Fix bug parsing double dash (#75).
* Sat Dec 08 2018 cooloAATTsuse.com- updated to version 4.4.7 see installed History.rdoc === 4.4.7 / 2018-10-22
* Update HighLine dependency to 2.0.0. (AATTrohitpaulk)
* Wed Sep 05 2018 cooloAATTsuse.com- updated to version 4.4.6 see installed History.rdoc === 4.4.6 / 2018-07-31
* Fix unexpected internal behavior change introduced in 4.4.5.
* Tue May 22 2018 factory-autoAATTkulow.org- updated to version 4.4.5 see installed History.rdoc === 4.4.5 / 2018-05-22
* Make internal command state less mutable. (AATTdoriantaylor)
* Thu Feb 08 2018 cooloAATTsuse.com- updated to version 4.4.4 see installed History.rdoc === 4.4.4 / 2018-01-18
* Fix deprecated constant warnings on Ruby 2.5. (AATTmattbrictson)
* Thu Dec 29 2016 cooloAATTsuse.com- updated to version 4.4.3 see installed History.rdoc === 4.4.3 / 2016-12-28
* Fix deprecated constant warnings on Ruby 2.4.
* Wed Dec 21 2016 cooloAATTsuse.com- updated to version 4.4.2 see installed History.rdoc === 4.4.2 / 2016-12-20
* Add `help_paging` program flag so that help paging may be disabled. (AATTgogiel)
* Sat Dec 03 2016 cooloAATTsuse.com- updated to version 4.4.1 see installed History.rdoc === 4.4.1 / 2016-12-02
* Fix #36 - Warning about MissingSourceFile (AATTfallwith)
* Fix build on Ruby 1.9
* Wed Mar 02 2016 cooloAATTsuse.com- updated to version 4.4.0 see installed History.rdoc === 4.4.0 / 2016-02-19
* Add modular style template initialization. (AATTlebogan)
* Allow option names that start with a global option name.
* Fix handling of negatable global flags. (AATTmfurtak)
* Wed Feb 10 2016 cooloAATTsuse.com- updated to version 4.3.8 see installed History.rdoc === 4.3.8 / 2016-02-09
* Fix regression for deprecation warnings.
* Wed Jan 27 2016 cooloAATTsuse.com- updated to version 4.3.7 see installed History.rdoc === 4.3.7 / 2016-01-26
* Fix regression in help formatter introduced in 4.3.6. === 4.3.6 / 2016-01-26 [YANKED]
* Fix deprecation warnings on Ruby 2.3.0.
* Indent option descriptions the same way as program and command descriptions. (AATTbadeball)
* Mon Aug 10 2015 cooloAATTsuse.com- updated to version 4.3.5 see installed History.rdoc === 4.3.5 / 2015-08-09
* Fixed a bug with small terminal widths, changed minimum screen width for wrapping to 40 columns. (AATTtoolmantim)
* Mon May 04 2015 cooloAATTsuse.com- updated to version 4.3.4 see installed History.rdoc === 4.3.4 / 2015-05-03
* Fixed a regression with the compact help formatter.
* Thu Apr 23 2015 cooloAATTsuse.com- updated to version 4.3.3 see installed History.rdoc === 4.3.3 / 2015-04-21
* Updated to highline 1.7.2 to fix a regression with terminal size (https://github.com/JEG2/highline/pull/139).
* Wed Apr 08 2015 cooloAATTsuse.com- updated to version 4.3.2
* Version bump to publish new location of Commander to Rubygems. Moved to https://github.com/commander-rb/commander
* Sat Mar 28 2015 cooloAATTsuse.com- updated to version 4.3.1
* Tue Feb 10 2015 cooloAATTsuse.com- updated to version 4.3.0
* Fri Feb 06 2015 cooloAATTsuse.com- updated to version 4.2.1
* Improve `choose` compatibility with HighLine\'s version (#79)
* Mon Oct 13 2014 cooloAATTsuse.com- adapt to new rubygem packaging