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.