Releases: SwiftyLab/setup-swift
Releases · SwiftyLab/setup-swift
v1.9.0
1.9.0 (2024-11-08)
🚀 Features
🐛 Fixes
- removed tool caching if tool cache is already present (#332) (51f8149)
v1.8.0
1.8.0 (2024-09-20)
🚀 Features
- expand
SWIFTFLAGS
with full paths ensure CMD and PowerShell compatibility (#74) (8573d06)
🐛 Fixes
- fixed macOS action cache architecture mismatch (#317) (8822077)
- fixed older Swift toolchain installations on Windows (#307) (420581b)
- fixed Visual Studio setup with fallback windows installation (#314) (f2a737f)
v1.7.0
1.7.0 (2024-04-19)
🚀 Features
- added custom toolchains support (#273) (dc93ecd)
- added fallback windows installation without caching support (#276) (7030849)
📚 Documentation
v1.6.0
1.6.0 (2024-03-29)
🚀 Features
- added git ref support to
check-latest
option (840a162)
- added supporting new swift toolchains without action release (#259) (b8b0c2a)
🐛 Fixes
🐎 Performance Improvements
- added skipping gpg verification if signature missing (17c7929)
- cache will only be saved if not saved once (a7ba193)
🛠 Dependency
v1.5.2
1.5.2 (2024-03-23)
🛠 Build System
- pause windows support for Swift 5.10 and above temporarily (#250) (186489b)
- swift-org-website: bump swiftorg from
cd5a1a3
to 74caef9
(#253) (0913e1d)
🛠 Dependency
- bump @actions/cache from 3.2.2 to 3.2.4 (#225) (a75eb22)
v1.5.1
1.5.1 (2023-12-15)
🛠 Build System
- swift-org-website: bump swiftorg from
8485bd3
to 9ce4db8
(#124) (e0fff81)
- swift-org-website: bump swiftorg from
9ce4db8
to cd5a1a3
(#164) (8484fad)
🛠 Dependency
v1.5.0
1.5.0 (2023-10-25)
🚀 Features
- added major version tag option for latest release (#109) (8967619)
🐛 Fixes
🛠 Build System
- swift-org-website: bump swiftorg from
332574c
to 8485bd3
(#121) (3dc4e02)
🛠 Dependency
- bump @actions/core from 1.10.0 to 1.10.1 (#83) (4928498)
- bump @babel/traverse and depcheck (#105) (6bf5161)
v1.4.1
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
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
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