Skip to content

Releases: mgriebling/Coco

V1.0.0 Release

02 Jul 12:47
Compare
Choose a tag to compare

Only change is to use Apple's new ArgumentParser framework. This is now a dependency on the source.
Use Xcode's package manager to add the https://github.com/apple/swift-argument-parser as a Swift package.
The older V0.9.0 release can be used if you don't want to bother. There were no other changes.

V0.9.0 Release

02 Jul 12:33
Compare
Choose a tag to compare

Older release using original command-line interface.
Provided to ensure backward compatibility with anyone using the old CLI.