Commander v4.6.0 Release Notes

Release Date: 2021-04-09 // almost 3 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)