Swift Argument Parser v1.1.2 Release Notes

Release Date: 2022-04-11 // about 2 years ago
  • ๐Ÿ”„ Changes

    • ๐Ÿ— CMake builds now always statically links ArgumentParserToolInfo. ([#424])

    ๐Ÿ›  Fixes

    • When a user provides an array-based option's key (e.g. --key) without any values, the error message now correctly describes the problem. ([#435])

    ๐Ÿš€ The 1.1.2 release includes contributions from [compnerd] and [KeithBird]. Thank you!