Skip to content

Releases: ThomasK33/kube-quantity-rs

v0.8.0

28 Sep 09:44
v0.8.0
56e0e99
Compare
Choose a tag to compare

What's Changed

Added

Changed

  • Update k8s-openapi to latest version by @xmakro in #17

New Contributors

Full Changelog: v0.7.1...v0.8.0

v0.7.1

27 Feb 16:02
3f7919e
Compare
Choose a tag to compare
  • Updated k8s-openapi dependencies

Full Changelog: v0.7.0...v0.7.1

v0.7.0

09 Sep 10:37
ce70858
Compare
Choose a tag to compare

What's Changed

Changed

New Contributors

Full Changelog: v0.6.1...v0.7.0

v0.6.1

14 May 11:04
v0.6.1
78bc625
Compare
Choose a tag to compare

v0.6.0

27 Mar 11:49
v0.6.0
3948589
Compare
Choose a tag to compare

What's Changed

Added

  • Implemented default trait for parsed quantity by @ThomasK33 in #6

Full Changelog: v0.5.1...v0.6.0

v0.5.1

27 Mar 09:49
v0.5.1
e81c750
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fixed docs.rs doc generation missing a feature flag

Full Changelog: v0.5.0...v0.5.1

v0.5.0

27 Mar 09:47
v0.5.0
87961b8
Compare
Choose a tag to compare

What's Changed

Fixed

  • Moved k8s-openapi features to dev dependencies by @ThomasK33 in #5

Full Changelog: v0.4.0...v0.5.0

v0.4.0

27 Mar 09:12
v0.4.0
f4ba74e
Compare
Choose a tag to compare

What's Changed

Added

  • Added Ord and PartialEQ implementation for parsed quantities by @ThomasK33 in #4

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

v0.3.0

24 Mar 08:25
v0.3.0
34071d1
Compare
Choose a tag to compare

What's Changed

Added

  • Added additional try from implementations by @ThomasK33 in #3

Full Changelog: v0.2.0...v0.3.0

v0.2.0

23 Mar 20:12
v0.2.0
f5c2339
Compare
Choose a tag to compare

What's Changed

Added

New Contributors

Full Changelog: v0.1.1...v0.2.0