CommandLine v1.2.0 Release Notes

Release Date: 2015-06-08 // almost 9 years ago
  • 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)