Skip to content

Releases: vincentsch/rungrad

Release list

rungrad v0.2.2

Choose a tag to compare

@vincentsch vincentsch released this 19 Aug 10:19

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.2

This release does not include binary assets. Go developers can install through the Go toolchain.