Skip to content

Releases: k0sproject/version

v0.7.0

13 Feb 11:04
@kke kke
4c87e98
Compare
Choose a tag to compare

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

Full Changelog: v0.6.0...v0.7.0

v0.6.0

15 Jan 10:51
37d3f0b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

11 Jan 12:37
ca8d4f0
Compare
Choose a tag to compare

What's Changed

  • Publish the k0s_sort binary by @kke in #9

Full Changelog: v0.4.2...v0.5.0

v0.4.2

05 Sep 11:21
@kke kke
acbe5a4
Compare
Choose a tag to compare

What's Changed

  • Fix unmarshaling empty strings by @kke in #7

Full Changelog: v0.4.1...v0.4.2

v0.4.1

05 Sep 08:37
@kke kke
e2b282d
Compare
Choose a tag to compare

What's Changed

  • Implement Stringer in constraint by @kke in #6

Full Changelog: v0.4.0...v0.4.1

v0.4.0

05 Sep 07:34
@kke kke
beeed05
Compare
Choose a tag to compare

What's Changed

  • Add MustParse by @twz123 in #2
  • Add JSON/YAML marshalling/unmarshalling by @kke in #5
  • Add version constraints by @kke in #4

New Contributors

  • @twz123 made their first contribution in #3

Full Changelog: v0.3.0...v0.4.0

v0.1.3

09 Feb 11:53
@kke kke
2fd7a7e
Compare
Choose a tag to compare

Changelog

  • GreaterThan/LessThan fixed for equal values

v0.1.2: Strip v prefix when looking for match

08 Feb 08:17
@kke kke
25424d4
Compare
Choose a tag to compare

Changelog

  • Strip v prefix when looking for matching tags

v0.1.1: The preok toggle for LatestRelease needs to be exposed

07 Feb 12:51
@kke kke
8af6745
Compare
Choose a tag to compare

Changelog

  • Exposed the LatestReleaseByPrerelease

v0.1.0: Initial release (#1)

07 Feb 12:33
@kke kke
02edd8f
Compare
Choose a tag to compare