Skip to content

Releases: swift-actions/setup-swift

1.3.0

17 Sep 09:02
d1073ea

Choose a tag to compare

Features

  • Add Swift 5.3 (#127) @fwal
    • The action now supports Swift 5.3
    • The default version have been changed to 5.3
  • Output resolved version from action (#104) @fwal
    • This means that the fully resolved version will be available as an output for other actions to consume. For example if swift-version is set to "5" the output version will be "5.3". Check the official docs for more info about outputs.

1.2.0

22 Jul 20:43
v1.2.0
8753116

Choose a tag to compare

Security

Improvements

  • Use extractXar from tool-cache (#92) @fwal

1.1.0

04 Jul 21:08
v1.1.0
71eb788

Choose a tag to compare

The script now uses a pool of gpg key servers when trying to verify linux installations, this should result in improved stability.

1.0.1

26 May 20:38
984f1a4

Choose a tag to compare

Support for Swift 5.2.4

1.0.0

16 May 10:21
447a49b

Choose a tag to compare

0.1.0

17 Dec 21:45
7247757

Choose a tag to compare

0.1.0 Pre-release
Pre-release
v0.1.0

Tweak readme