Skip to content

v0.3.0

Pre-release
Pre-release

Choose a tag to compare

@adam-fowler adam-fowler released this 07 May 17:01
· 135 commits to main since this release
7c20b09

Highlighted changes

Verify PGP signatures (#94)

Swiftly will now verify the PGP signature of your download before installing the swift toolchain

Full release notes

  • Fix decoding error in self-update. PR #90 from @kkebo
  • Update swift package versions. PR #98
  • Verify PGP signatures of toolchains before install #94

Release notes for swiftly-install.sh (v0.4.0)

  • Print warning when existing installation exists
  • Support fish shell. PRs #72, #91 from @kkebo