Skip to content

Latest commit

Β 

History

History
201 lines (89 loc) Β· 10.7 KB

CHANGELOG.md

File metadata and controls

201 lines (89 loc) Β· 10.7 KB

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

  • fixed toolchain caching (a36cd73)

🐎 Performance Improvements

  • added skipping gpg verification if signature missing (17c7929)
  • cache will only be saved if not saved once (a7ba193)

πŸ›  Dependency

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)

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

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)

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)

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)

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

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)

1.1.0 (2023-08-26)

πŸš€ Features

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

1.0.0 (2023-08-24)

πŸš€ Features

  • added setting up swift environment (1ca86a3)