Releases: ThomasK33/kube-quantity-rs
Releases · ThomasK33/kube-quantity-rs
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
v0.3.0
What's Changed
Added
- Added additional try from implementations by @ThomasK33 in #3
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
Added
- Additional byte calculations by @ThomasK33 in #2
New Contributors
- @ThomasK33 made their first contribution in #2
Full Changelog: v0.1.1...v0.2.0