Skip to content

v1.1.0

Compare
Choose a tag to compare
@arnested arnested released this 08 Jun 08:11
· 344 commits to main since this release
v1.1.0

New features

  • Add support for including patch levels in the versions (the default is still to only get major.minor)
  • Add support for including unstable versions (betas, release candidates)
  • Add support for only including the supported versions of Go

We also add go-mod-version as a new output variable.

In the default case, this is identical to the minimal version. But if you add any of the new options, they could differ.