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

CommandLine v1.2.0

Compare
Choose a tag to compare
@jatoben jatoben released this 08 Jun 20:20
· 170 commits to master since this release

CommandLine v1.2.0 requires Xcode 6.3 / Swift 1.2.

  • Add instructions on using frameworks in a command line tool (#11)
  • Update to Swift 1.2 (#12)
  • Fix array index out of range error when a bare - is passed (#16)
  • Add strict parsing mode (#17)