mirror of
https://github.com/apple/swift-argument-parser.git
synced 2026-06-06 20:18:23 +00:00
* Use type inference for flags / options * Use default value syntax for arg/option arrays * Allow a default for flag arrays * Fix some whitespace * Allow arguments validations to warn instead of fail * Move nonsense flag warning to argument validation * Update guides/readme with default literal syntax