Skip to content

Releases: WillAbides/setup-go-faster

v1.14.0

16 Jan 00:44
a0ff521
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.0...v1.14.0

v1.13.0

02 Dec 22:39
a63c4c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.13.0

v1.12.0

22 Sep 15:39
3309824
Compare
Choose a tag to compare
Merge pull request #28 from WillAbides/pmatcher-fix

Only match test logs when annotate-test-logs is set

v1.11.0

13 Sep 17:26
Compare
Choose a tag to compare

Update problem matcher so that go test failures are annotated.

v1.10.1

11 Aug 18:36
a6cb754
Compare
Choose a tag to compare

Fix issue with go.mod file where the go directive has a prerelease such as go 1.21rc2

v1.10.0

10 Aug 14:43
a8a2fe6
Compare
Choose a tag to compare

Add "go-version-file" option to specify go version from go.mod or go.work. Thanks to @manel-bc

v1.9.1

08 Aug 21:29
Compare
Choose a tag to compare

Fix handling of go-version: 1.21

v1.9.0

03 Aug 21:47
c24c7eb
Compare
Choose a tag to compare
Merge pull request #18 from WillAbides/dotzero

support .0 releases starting with 1.21.0

v1.8.0

17 Nov 16:30
Compare
Choose a tag to compare
update bindown.yml

v1.7.0

09 Nov 16:36
8af5eb4
Compare
Choose a tag to compare
Merge pull request #15 from dominikh/main

Write unmodified path to GITHUB_PATH