swiftenv v1.2.1 Release Notes

Release Date: 2016-10-11 // over 7 years ago
  • โœจ Enhancements

    • โž• Adds usage and summaries when using swiftenv --help with a subcommand.
    • โž• Adds a manpage for swiftenv and swiftenv-install.
      $ man swiftenv
      $ man swiftenv-install
    

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixes detecting Swift release toolchains on macOS.
    • ๐Ÿ›  Fixes an issue where swiftenv install wouldn't emit an error if it couldn't find instructions to install the given version.