Download Latest Version ArgumentParser 1.7.1 source code.tar.gz (697.4 kB)
Email in envelope

Get an email when there's a new version of Swift Argument Parser

Home / 1.7.0
Name Modified Size InfoDownloads / Week
Parent folder
ArgumentParser 1.7.0 source code.tar.gz 2025-12-17 695.1 kB
ArgumentParser 1.7.0 source code.zip 2025-12-17 853.8 kB
README.md 2025-12-17 989 Bytes
Totals: 3 Items   1.5 MB 0

Additions

  • Access the state of an ancestor command using the new @ParentCommand property wrapper. (#802)

Fixes

  • Corrects the help display for an case iterable option value type. (#821)
  • Fixes ArgumentParser build failure for WASI (WebAssembly System Interface). (#794)
  • Updates help text for readability in Repeat example and README. (#787)
  • Provides an ambiguity breaker for some ExpressibleByArgument types. (#841)
  • Shell completion script fixes. (#801, [#808], [#811])

Changes

  • docc: Updates the output to present the string representation of command arguments as a wrapped text block. (#791)
  • Uses Foundation Essentials when possible to reduce binary size on non-Darwin platforms. (#804)
  • CMake: Suppress needlessly alarming messages. (#628)

The 1.7.0 release includes contributions from @bkhouri, @cmcgee1024, @dabrahams, @heckj, @incertum, @kkebo, @Konstantin-Krokhin, @natecook1000, @rauhul, @rgoldberg, and @tshortli. Thank you!

Source: README.md, updated 2025-12-17