Releases: ThomasK33/kube-quantity-rs
Releases · ThomasK33/kube-quantity-rs
v0.9.0
What's Changed
Changed
- chore: relax version requirement for k8s-openapi by @ThomasK33 in #32
Full Changelog: v0.8.1...v0.9.0
v0.8.1
v0.8.0
What's Changed
Added
- Implement Multiplication and Division of Quantities by @volfco in #15
- add support for nanocpus (fixes issue #18) by @philgebhardt in #19
Changed
New Contributors
- @volfco made their first contribution in #15
- @philgebhardt made their first contribution in #19
- @xmakro made their first contribution in #17
Full Changelog: v0.7.1...v0.8.0
v0.7.1
- Updated k8s-openapi dependencies
Full Changelog: v0.7.0...v0.7.1
v0.7.0
v0.6.1
Full Changelog: v0.6.0...v0.6.1
v0.6.0
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
What's Changed
Fixed
- Fixed docs.rs doc generation missing a feature flag
Full Changelog: v0.5.0...v0.5.1
v0.5.0
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
What's Changed
Added
- Added Ord and PartialEQ implementation for parsed quantities by @ThomasK33 in #4
Full Changelog: v0.3.0...v0.4.0