1.0.1
Enhancements
- Added
swiftenv install --list-snapshots
which shows you a list of snapshots for your platform.
Bug Fixes
- Adds support for building Swift 2.2.1 from source, and installing 2.2.1 development snapshots.
swiftenv uninstall
will now uninstall Swift toolchains on OS X.swiftenv uninstall
will now inform you if you're trying to uninstall a version of Swift bundled with Xcode.