All Versions
84
Latest Version
Avg Release Cycle
114 days
Latest Release
908 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v4.6.0 Changes
April 09, 2021- ๐ Fix error with SortedSet on Ruby 3.0 (#98).
- โ Remove
#reset_io
as it didn't do anything. - โฌ๏ธ Drop support for Ruby < 2.4.
-
v4.5.2 Changes
March 12, 2020- ๐ Fix bug handling global options provided in option=value form (#47). (@orien)
- ๐ Fix ERB warnings under Ruby 2.7. (@esotericpig)
- ๐ Fix bug handling global options placed before command name (#32). (@orien)
-
v4.5.1 Changes
March 08, 2020- ๐ Fix bug causing global options to be ignored when arguments are present (#86). (@orien)
-
v4.5.0 Changes
January 21, 2020- โฌ๏ธ Drop support for Ruby < 2.3.
- ๐ Fix bug parsing double dash (#75).
-
v4.4.7 Changes
October 22, 2018- โก๏ธ Update HighLine dependency to 2.0.0. (@rohitpaulk)
-
v4.4.6 Changes
July 31, 2018- ๐ Fix unexpected internal behavior change introduced in 4.4.5.
-
v4.4.5 Changes
May 22, 2018- ๐ Make internal command state less mutable. (@doriantaylor)
-
v4.4.4 Changes
January 18, 2018- ๐ Fix deprecated constant warnings on Ruby 2.5. (@mattbrictson)
-
v4.4.3 Changes
December 28, 2016- ๐ Fix deprecated constant warnings on Ruby 2.4.
-
v4.4.2 Changes
December 20, 2016- โ Add
help_paging
program flag so that help paging may be disabled. (@gogiel)
- โ Add