github apple/swift-argument-parser 0.3.2
ArgumentParser 0.3.2

latest releases: 1.5.0, 1.4.0, 1.3.1...
3 years ago

Fixes

  • Changes made to a command's properties in its validate method are now persisted.
  • The exit code defined by error types that conform to CustomNSError are now honored.
  • Improved error message when declaring a command type with an unadorned mutable property. (See #256 for more.)
  • Migrated from CRT to MSVCRT for Windows platforms.
  • Fixes and improvements for building with CMake for Windows and Apple Silicon.
  • Documentation improvements.

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

NewReleases is sending notifications on new releases.