Skip to content

ArgumentParser 0.4.2

Compare
Choose a tag to compare
@natecook1000 natecook1000 released this 21 Apr 23:01
· 250 commits to main since this release
47bd06e

Fixes

  • Both parts of a flag with an inversion are now hidden when specified.
  • Better support for building on OpenBSD.
  • Optional unparsed values are now always properly decoded. (#290)
  • Help information from super-commands is no longer unnecessarily injected into subcommand help screens.