Skip to content

ArgumentParser 1.1.2

Choose a tag to compare

@natecook1000 natecook1000 released this 11 Apr 18:50
· 189 commits to main since this release
f3c9084

Changes

  • CMake builds now always statically link 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!