# Changelog ## [v0.7.1](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.7.1) - 27 Feb 2024 - Updated k8s-openapi dependencies **Full Changelog**: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.7.0...v0.7.1 [Changes][v0.7.1] ## [v0.7.0](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.7.0) - 09 Sep 2023 ## What's Changed ### Changed * bump openapi and k8s version by [@fluktuid](https://github.com/fluktuid) in https://github.com/ThomasK33/kube-quantity-rs/pull/9 ## New Contributors * [@fluktuid](https://github.com/fluktuid) made their first contribution in https://github.com/ThomasK33/kube-quantity-rs/pull/9 **Full Changelog**: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.6.1...v0.7.0 [Changes][v0.7.0] ## [v0.6.1](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.6.1) - 14 May 2023 - [Updated dependencies](https://github.com/ThomasK33/kube-quantity-rs/commit/1fa2dda85d20e8acb7bdc3d75a00dbee7dfad18b) **Full Changelog**: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.6.0...v0.6.1 [Changes][v0.6.1] ## [v0.6.0](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.6.0) - 27 Mar 2023 ## What's Changed ### Added * Implemented default trait for parsed quantity by [@ThomasK33](https://github.com/ThomasK33) in https://github.com/ThomasK33/kube-quantity-rs/pull/6 **Full Changelog**: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.5.1...v0.6.0 [Changes][v0.6.0] ## [v0.5.1](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.5.1) - 27 Mar 2023 ## What's Changed ### Fixed * Fixed docs.rs doc generation missing a feature flag **Full Changelog**: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.5.0...v0.5.1 [Changes][v0.5.1] ## [v0.5.0](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.5.0) - 27 Mar 2023 ## What's Changed ### Fixed * Moved k8s-openapi features to dev dependencies by [@ThomasK33](https://github.com/ThomasK33) in https://github.com/ThomasK33/kube-quantity-rs/pull/5 **Full Changelog**: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.4.0...v0.5.0 [Changes][v0.5.0] ## [v0.4.0](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.4.0) - 27 Mar 2023 ## What's Changed ### Added * Added Ord and PartialEQ implementation for parsed quantities by [@ThomasK33](https://github.com/ThomasK33) in https://github.com/ThomasK33/kube-quantity-rs/pull/4 **Full Changelog**: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.3.0...v0.4.0 [Changes][v0.4.0] ## [v0.3.0](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.3.0) - 24 Mar 2023 ## What's Changed ### Added * Added additional try from implementations by [@ThomasK33](https://github.com/ThomasK33) in https://github.com/ThomasK33/kube-quantity-rs/pull/3 **Full Changelog**: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.2.0...v0.3.0 [Changes][v0.3.0] ## [v0.2.0](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.2.0) - 23 Mar 2023 ## What's Changed ### Added * Additional byte calculations by [@ThomasK33](https://github.com/ThomasK33) in https://github.com/ThomasK33/kube-quantity-rs/pull/2 ## New Contributors * [@ThomasK33](https://github.com/ThomasK33) made their first contribution in https://github.com/ThomasK33/kube-quantity-rs/pull/2 **Full Changelog**: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.1.1...v0.2.0 [Changes][v0.2.0] ## [v0.1.1](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.1.1) - 23 Mar 2023 - Documentation fixes **Full Changelog**: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.1.0...v0.1.1 [Changes][v0.1.1] ## [v0.1.0](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.1.0) - 23 Mar 2023 ## New Contributors * [@dependabot](https://github.com/dependabot) made their first contribution in https://github.com/ThomasK33/kube-quantity-rs/pull/1 **Full Changelog**: https://github.com/ThomasK33/kube-quantity-rs/commits/v0.1.0 [Changes][v0.1.0] [v0.7.1]: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.7.0...v0.7.1 [v0.7.0]: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.6.1...v0.7.0 [v0.6.1]: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.6.0...v0.6.1 [v0.6.0]: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.5.1...v0.6.0 [v0.5.1]: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.5.0...v0.5.1 [v0.5.0]: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.4.0...v0.5.0 [v0.4.0]: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.3.0...v0.4.0 [v0.3.0]: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.2.0...v0.3.0 [v0.2.0]: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.1.1...v0.2.0 [v0.1.1]: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.1.0...v0.1.1 [v0.1.0]: https://github.com/ThomasK33/kube-quantity-rs/tree/v0.1.0