github apple/swift-argument-parser 1.7.1
ArgumentParser 1.7.1

11 hours ago

Changes

  • Adds detailed documentation for providing descriptions of enum values. (#825)
  • Adds aliases to the dump-help output. (#813)
  • Improves zsh completions; prevents bash completion cleanup commands from being appended to shell history. (#864, #859)
  • Eliminates deprecation warnings in Examples/math. (#879)

Fixes

  • Fixes build issues in Swift 5.7-5.9. (#874, #875)
  • Fixes --help output for nested subcommands with default subcommands. (#866)
  • Prevents @OptionGroup type names from appearing in help usage strings. (#873)
  • Fixes handling of visibility with nested option groups. (#838)
  • Updates GitHub Actions workflows and streamlines the required checks. (#839, #843, #844, #853, #856, #857, #876, #877)

The 1.7.0 release includes contributions from @bkhouri, @bob-wilson, @jglogan,
@kphrx, @louisunlimited, @natecook1000, @rauhul, @rgoldberg, @salmanmkc,
@stackotter, and @William-Laverty. Thank you!

Don't miss a new swift-argument-parser release

NewReleases is sending notifications on new releases.