Releases: filecoin-project/unified-github-workflows
Releases · filecoin-project/unified-github-workflows
v1.0.17
v1.0.16
Added
- a
cgo
job specific configuration variable which disables cgo in the go-test workflow
Changed
- do not install the same version of Go twice in the go-test and go-check workflows
- mark the Go update commits as breaking changes in the style of conventional commits
- removed usage of search API from the releaser workflow
Fixed
- do not mark prereleases or versions with build strings as latest in the releaser workflow
v1.0.15
Changed
- updated references to aegir master to main after the default branch rename