Commander v4.6.0 Release Notes
Release Date: 2021-04-09 // almost 4 years ago-
- ๐ Fix error with SortedSet on Ruby 3.0 (#98).
- โ Remove
#reset_io
as it didn't do anything. - โฌ๏ธ Drop support for Ruby < 2.4.
Previous changes from v4.5.2
-
- ๐ 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)