Skip to content

Releases: Cyberbeni/install-swift-tool

v2.1.10

14 Nov 12:11
f4e4e18
Compare
Choose a tag to compare

Update dependencies.

v2.1.5

05 Oct 23:00
5692e00
Compare
Choose a tag to compare

Remove output as it was not displayed in the doc and was completely useless.

v2.1.0

02 Oct 21:10
94df31d
Compare
Choose a tag to compare

Add version support.

v2.1.9

01 Nov 22:46
56f3c97
Compare
Choose a tag to compare

Reduce cache size by removing intermediate build products before caching.

v2.1.8

31 Oct 12:33
a676167
Compare
Choose a tag to compare

Only use supported build options (based on the output of swift build --help)
Export LINUX_SOURCEKIT_LIB_PATH on Linux (Needed by SwiftLint and other tools that use SourceKit)

v2.1.7

09 Oct 22:38
f595d3c
Compare
Choose a tag to compare

Fix caching when checking out an annotated tag

v2.1.6

09 Oct 20:51
9262b36
Compare
Choose a tag to compare

Only use architecture for cache key on macOS instead of os+swift version
Fix getting os version on Linux

v2.1.4

05 Oct 22:49
0bb47e3
Compare
Choose a tag to compare

npm package change only:

  • add type information
  • remove unnecessary files

v2.1.3

05 Oct 21:46
9d61b57
Compare
Choose a tag to compare

Fix cache key not updated after updating uuid

v2.1.2

05 Oct 15:54
9e6152c
Compare
Choose a tag to compare

Update uuid (for saving cache) after cloning.