All Versions
16
Latest Version
Avg Release Cycle
104 days
Latest Release
2145 days ago

Changelog History
Page 2

  • v0.3.2 Changes

    ๐Ÿ› Bug Fixes

    • ๐ŸŽ Performance improvement when running on OS X. In previous versions, during initialisation swiftenv with rehash the environment, unfortunately once we added support for Xcode's Swift there was a huge negative performance impact due to Xcode tools taking large amount of time due to the underlying commands being tremendously slow.
  • v0.3.1 Changes

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘Œ Improved error reporting when trying to install a non-existent Swift version.
    • ๐Ÿ›  When a shim command isn't found in version, search PATH too. This fixes a problem when using swiftenv on OS X with Xcode installed while your Swift version is configured to a snapshot from swift.org.
  • v0.3.0 Changes

    โœจ Enhancements

    • swiftenv install can now install Swift on OS X.
  • v0.2.1 Changes

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixes an issue when installing via Homebrew and the $SWIFTENV_ROOT directory didn't exist.
  • v0.2.0 Changes

    โœจ Enhancements

    • โž• Adds support for versions of Swift included in Xcode.
    • โž• Added swiftenv --help.
  • v0.1.0 Changes

    ๐ŸŽ‰ Initial release.