Releases: k0sproject/version
Releases · k0sproject/version
v0.7.0
What's Changed
- Add v.Base(), v.Clone() and v.WithK0s(int) by @kke in #16
- Fix comparison of versions with different number of segments by @kke in #26
- Drop the hashicorp/go-version dependency by @kke in #14
- Drop testify dependency by @kke in #15
CI
- Bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #17
- Bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #19
- Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #20
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #18
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Don't fail on empty input by @twz123 in #10
- Enable Dependabot by @twz123 in #11
- Bump github.com/hashicorp/go-version from 1.4.0 to 1.6.0 by @dependabot in #12
- Bump github.com/stretchr/testify from 1.7.0 to 1.8.4 by @dependabot in #13
New Contributors
- @dependabot made their first contribution in #12
Full Changelog: v0.5.0...v0.6.0
v0.5.0
v0.4.2
v0.4.1
v0.4.0
v0.1.3
v0.1.2: Strip v prefix when looking for match
Changelog
- Strip v prefix when looking for matching tags
v0.1.1: The preok toggle for LatestRelease needs to be exposed
Changelog
- Exposed the LatestReleaseByPrerelease