Skip to content

v0.2.4

Compare
Choose a tag to compare
@Gelio Gelio released this 10 Jun 08:08
· 10 commits to main since this release
33e1a92

What's Changed

Added

  • A new --force flag (alias: -f) #23.

    The --force flag forces reinstalling binaries that are already up-to-date and would otherwise be skipped when upgrading the versions.

    This can be used to reinstall all binaries after a new version of go is installed, especially when it fixes security vulnerabilities.

    Thanks to @thejan2009 for suggesting this feature.

Internal

  • Include go 1.22 in CI #24.

Full Changelog: v0.2.3...v0.2.4