Skip to content

v1.1.10

Latest
Compare
Choose a tag to compare
@DannyBen DannyBen released this 01 Apr 07:27
· 6 commits to master since this release

What's Changed

  • Sanitize percent signs in help messages by @DannyBen in #507
  • Drop support for Ruby 3.0 by @DannyBen in #508
  • Fix input normalization to ignore anything after the double dash (--) operator by @MIOB and @DannyBen in #511
  • Add [--] to usage text when catch_all is used by @DannyBen in #512
  • Add conjoined_flag_args to allow disabling the --flag=arg normalization by @MIOB and @DannyBen in #513

Full Changelog: v1.1.9...v1.1.10