Skip to content

v4.5.4

Choose a tag to compare

@BrianPugh BrianPugh released this 20 Feb 00:58
8360d21

Bug Fixes

  • Fix short-flag deduplication logic. Previously if 2 same-letter flags were provided (e.g. -n and -N), only -n would be displayed on the help page. Does not impact actual value parsing. By @BrianPugh in #748

Docs

Full Changelog: v4.5.3...v4.5.4