Skip to content

Releases: SwiftyLab/setup-swift

v1.4.1

25 Sep 19:59
v1.4.1
b1d7dba
Compare
Choose a tag to compare

1.4.1 (2023-09-25)

🐛 Fixes

  • fixed snapshots not sorted by semantic version (#65) (e8192a4)

🛠 Build System

  • swift-org-website: bump swiftorg from 73f218c to 332574c (#67) (0a57e00)
  • updated action ruuner to Node v20 (#66) (c09b206)

v1.4.0

19 Sep 19:04
v1.4.0
67756bc
Compare
Choose a tag to compare

1.4.0 (2023-09-19)

🚀 Features

  • added optional visual studio components option (a01e266)
  • allowed passing snapshot name as version (#49) (dff1353)

🐛 Fixes

  • fixed setup on windows when tool cached (#44) (68f6906)

🐎 Performance Improvements

  • installation will be saved in cache (#48) (5bd49ae)
  • skip visual studio components installation if not needed (32576cd)

🛠 Build System

  • swift-org-website: bump swiftorg from e851408 to 73f218c (#61) (1be0f90)

🛠 Dependency

🔥 Refactorings

  • update swift-org-website released tools parsing (#54) (59a0afe)

💄 Styles

  • added codespace container customization (#50) (22bf437)

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)