Releases: vincentsch/rungrad
Releases · vincentsch/rungrad
Release list
rungrad v0.2.2
Patch release for the public Go module.
Changes:
- Fix CI scaffold tests on fresh GitHub runners by preparing generated module dependencies before offline checks.
- Bump embedded versions and public install snippets to v0.2.2.
Install:
go install github.com/vincentsch/rungrad/cmd/rungrad@v0.2.2
go get github.com/vincentsch/rungrad@v0.2.2This release does not include binary assets. Go developers can install through the Go toolchain.