swiftenv v1.3.0 Release Notes

Release Date: 2017-07-26 // almost 7 years ago
  • โœจ Enhancements

    • ๐Ÿ†• New --verify option to swiftenv install to verify binary snapshots using
      ๐Ÿ”ง GPG. This option expects that GPG is setup and configured to accept the Swift
      master keys. Verify can be forced with the environment variable
      SWIFTENV_VERIFY.
    • โž• Added local cache for Swift binaries for 3.0.2, 3.1, 3.1.1.
    • swiftenv install will now resume any failed downloads instead of restarting
      the download process when restarting an install.
    • ๐Ÿ— swiftenv install --verbose will now include verbose build output while
      compiling swift.
    • โž• Adds build instructions for Swift 3.0, 3.0.1, 3.0.2, 3.1, 3.1.1, 3.0-dev,
      3.1-dev and 4.0-dev.
    • ๐Ÿ— When building Swift from source, swiftenv will download tarballs instead of
      git cloning the repository resulting in faster download speed.
    • โž• Adds support for Fish 2.6.