github apple/swift-argument-parser 1.2.3
ArgumentParser 1.2.3

latest releases: 1.3.1, 1.3.0
9 months ago

Additions

  • You can now use ArgumentParser with Musl libc. (#574)

Fixes

  • Fixes a bug where single-page manuals did not include command abstracts for
    subcommands. (#552)
  • Fixes a bug where non-optional properties in ParsableCommands could cause
    ArgumentParser to crash. You can now include properties like dictionaries in
    ParsableCommands without issue. (#554)
  • Fixes a configuration issue which would cause ArgumentParserTestHelpers to
    fail to link when building for Windows. (#579)

The 1.2.3 release includes contributions from @compnerd, @gwynne,
@MaxDesiatov, @natecook1000, and @rauhul. Thank you!

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

NewReleases is sending notifications on new releases.