Skip to content
This repository has been archived by the owner on Dec 29, 2018. It is now read-only.

CommandLine v2.2.0-pre1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jatoben jatoben released this 01 Mar 10:14
· 67 commits to master since this release

Prerelease with Swift 2.2 / Swift Package Manager and Linux support. A few tests still fail on Linux, so use caution.

Other changes include:

  • Prevent reusing short or long flags (#39, #53)
  • Provide a hook for custom output formatting (#54)
  • Add support for stray values (#56)