Skip to content

Releases: SwiftyLab/setup-swift

v1.3.0

05 Sep 19:11
v1.3.0
3b18193
Compare
Choose a tag to compare

1.3.0 (2023-09-05)

🚀 Features

  • added downloaded snapshots caching (#27) (8b96634)
  • added snapshots cache control option (#40) (b025441)

🐛 Fixes

  • fixed swift package build failure on windows (#23) (80ba175)

🛠 Build System

  • swift-org-website: bump swiftorg from 1f5f38a to 1f57d0e (#42) (51b8371)

🛠 Dependency

v1.2.0

31 Aug 19:51
v1.2.0
e7e06d0
Compare
Choose a tag to compare

1.2.0 (2023-08-31)

🚀 Features

  • added option to only fetch toolchain metadata without installation (#5) (636007f)

🐛 Fixes

  • fixed latest toolchain(> 5.6) setup failure on Windows (#3) (da27e5b)

🐎 Performance Improvements

  • improved for macos with pre-installed xcode (#8) (d4f4aa5)

🛠 Build System

  • swift-org-website: bump swiftorg from 860d64c to 1f5f38a (#18) (80fdfa0)

🛠 Dependency

📚 Documentation

  • README: added auto swift.org sync details (#22) (e3278d6)

✅ Tests

  • added more unit and integration tests (#6) (8aa70d7)

v1.1.0

26 Aug 05:33
Compare
Choose a tag to compare

1.1.0 (2023-08-26)

🚀 Features

  • added support for multiple Linux distros (#4) (8b4a245)

v1.0.0

24 Aug 19:32
Compare
Choose a tag to compare

1.0.0 (2023-08-24)

🚀 Features

  • added setting up swift environment (1ca86a3)