|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -<a name="v0.8.0"></a> |
4 |
| -## [v0.8.0](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.8.0) - 28 Sep 2024 |
| 3 | +<a id="v0.8.1"></a> |
| 4 | +## [v0.8.1](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.8.1) - 2025-03-01 |
| 5 | + |
| 6 | +## What's Changed |
| 7 | +### Changed |
| 8 | +* Updated dependencies to latest versions |
| 9 | + |
| 10 | + |
| 11 | +**Full Changelog**: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.8.0...v0.8.1 |
| 12 | + |
| 13 | +[Changes][v0.8.1] |
| 14 | + |
| 15 | + |
| 16 | +<a id="v0.8.0"></a> |
| 17 | +## [v0.8.0](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.8.0) - 2024-09-28 |
5 | 18 |
|
6 | 19 | ## What's Changed
|
7 | 20 | ### Added
|
8 |
| -* Implement Multiplication and Division of Quantities by [@volfco](https://github.com/volfco) in https://github.com/ThomasK33/kube-quantity-rs/pull/15 |
9 |
| -* add support for nanocpus (fixes issue [#18](https://github.com/ThomasK33/kube-quantity-rs/issues/18)) by [@philgebhardt](https://github.com/philgebhardt) in https://github.com/ThomasK33/kube-quantity-rs/pull/19 |
| 21 | +* Implement Multiplication and Division of Quantities by [@volfco](https://github.com/volfco) in [#15](https://github.com/ThomasK33/kube-quantity-rs/pull/15) |
| 22 | +* add support for nanocpus (fixes issue [#18](https://github.com/ThomasK33/kube-quantity-rs/issues/18)) by [@philgebhardt](https://github.com/philgebhardt) in [#19](https://github.com/ThomasK33/kube-quantity-rs/pull/19) |
10 | 23 | ### Changed
|
11 |
| -* Update k8s-openapi to latest version by [@xmakro](https://github.com/xmakro) in https://github.com/ThomasK33/kube-quantity-rs/pull/17 |
| 24 | +* Update k8s-openapi to latest version by [@xmakro](https://github.com/xmakro) in [#17](https://github.com/ThomasK33/kube-quantity-rs/pull/17) |
12 | 25 |
|
13 | 26 | ## New Contributors
|
14 |
| -* [@volfco](https://github.com/volfco) made their first contribution in https://github.com/ThomasK33/kube-quantity-rs/pull/15 |
15 |
| -* [@philgebhardt](https://github.com/philgebhardt) made their first contribution in https://github.com/ThomasK33/kube-quantity-rs/pull/19 |
16 |
| -* [@xmakro](https://github.com/xmakro) made their first contribution in https://github.com/ThomasK33/kube-quantity-rs/pull/17 |
| 27 | +* [@volfco](https://github.com/volfco) made their first contribution in [#15](https://github.com/ThomasK33/kube-quantity-rs/pull/15) |
| 28 | +* [@philgebhardt](https://github.com/philgebhardt) made their first contribution in [#19](https://github.com/ThomasK33/kube-quantity-rs/pull/19) |
| 29 | +* [@xmakro](https://github.com/xmakro) made their first contribution in [#17](https://github.com/ThomasK33/kube-quantity-rs/pull/17) |
17 | 30 |
|
18 | 31 | **Full Changelog**: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.7.1...v0.8.0
|
19 | 32 |
|
20 | 33 | [Changes][v0.8.0]
|
21 | 34 |
|
22 | 35 |
|
23 |
| -<a name="v0.7.1"></a> |
24 |
| -## [v0.7.1](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.7.1) - 27 Feb 2024 |
| 36 | +<a id="v0.7.1"></a> |
| 37 | +## [v0.7.1](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.7.1) - 2024-02-27 |
25 | 38 |
|
26 | 39 | - Updated k8s-openapi dependencies
|
27 | 40 |
|
|
30 | 43 | [Changes][v0.7.1]
|
31 | 44 |
|
32 | 45 |
|
33 |
| -<a name="v0.7.0"></a> |
34 |
| -## [v0.7.0](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.7.0) - 09 Sep 2023 |
| 46 | +<a id="v0.7.0"></a> |
| 47 | +## [v0.7.0](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.7.0) - 2023-09-09 |
35 | 48 |
|
36 | 49 | <!-- Release notes generated using configuration in .github/release.yml at v0.7.0 -->
|
37 | 50 |
|
38 | 51 | ## What's Changed
|
39 | 52 | ### Changed
|
40 |
| -* bump openapi and k8s version by [@fluktuid](https://github.com/fluktuid) in https://github.com/ThomasK33/kube-quantity-rs/pull/9 |
| 53 | +* bump openapi and k8s version by [@fluktuid](https://github.com/fluktuid) in [#9](https://github.com/ThomasK33/kube-quantity-rs/pull/9) |
41 | 54 |
|
42 | 55 | ## New Contributors
|
43 |
| -* [@fluktuid](https://github.com/fluktuid) made their first contribution in https://github.com/ThomasK33/kube-quantity-rs/pull/9 |
| 56 | +* [@fluktuid](https://github.com/fluktuid) made their first contribution in [#9](https://github.com/ThomasK33/kube-quantity-rs/pull/9) |
44 | 57 |
|
45 | 58 | **Full Changelog**: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.6.1...v0.7.0
|
46 | 59 |
|
47 | 60 | [Changes][v0.7.0]
|
48 | 61 |
|
49 | 62 |
|
50 |
| -<a name="v0.6.1"></a> |
51 |
| -## [v0.6.1](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.6.1) - 14 May 2023 |
| 63 | +<a id="v0.6.1"></a> |
| 64 | +## [v0.6.1](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.6.1) - 2023-05-14 |
52 | 65 |
|
53 | 66 | <!-- Release notes generated using configuration in .github/release.yml at v0.6.1 -->
|
54 | 67 |
|
|
59 | 72 | [Changes][v0.6.1]
|
60 | 73 |
|
61 | 74 |
|
62 |
| -<a name="v0.6.0"></a> |
63 |
| -## [v0.6.0](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.6.0) - 27 Mar 2023 |
| 75 | +<a id="v0.6.0"></a> |
| 76 | +## [v0.6.0](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.6.0) - 2023-03-27 |
64 | 77 |
|
65 | 78 | <!-- Release notes generated using configuration in .github/release.yml at v0.6.0 -->
|
66 | 79 |
|
67 | 80 | ## What's Changed
|
68 | 81 | ### Added
|
69 |
| -* Implemented default trait for parsed quantity by [@ThomasK33](https://github.com/ThomasK33) in https://github.com/ThomasK33/kube-quantity-rs/pull/6 |
| 82 | +* Implemented default trait for parsed quantity by [@ThomasK33](https://github.com/ThomasK33) in [#6](https://github.com/ThomasK33/kube-quantity-rs/pull/6) |
70 | 83 |
|
71 | 84 |
|
72 | 85 | **Full Changelog**: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.5.1...v0.6.0
|
73 | 86 |
|
74 | 87 | [Changes][v0.6.0]
|
75 | 88 |
|
76 | 89 |
|
77 |
| -<a name="v0.5.1"></a> |
78 |
| -## [v0.5.1](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.5.1) - 27 Mar 2023 |
| 90 | +<a id="v0.5.1"></a> |
| 91 | +## [v0.5.1](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.5.1) - 2023-03-27 |
79 | 92 |
|
80 | 93 | <!-- Release notes generated using configuration in .github/release.yml at v0.5.1 -->
|
81 | 94 |
|
|
88 | 101 | [Changes][v0.5.1]
|
89 | 102 |
|
90 | 103 |
|
91 |
| -<a name="v0.5.0"></a> |
92 |
| -## [v0.5.0](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.5.0) - 27 Mar 2023 |
| 104 | +<a id="v0.5.0"></a> |
| 105 | +## [v0.5.0](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.5.0) - 2023-03-27 |
93 | 106 |
|
94 | 107 | <!-- Release notes generated using configuration in .github/release.yml at v0.5.0 -->
|
95 | 108 |
|
96 | 109 | ## What's Changed
|
97 | 110 | ### Fixed
|
98 |
| -* Moved k8s-openapi features to dev dependencies by [@ThomasK33](https://github.com/ThomasK33) in https://github.com/ThomasK33/kube-quantity-rs/pull/5 |
| 111 | +* Moved k8s-openapi features to dev dependencies by [@ThomasK33](https://github.com/ThomasK33) in [#5](https://github.com/ThomasK33/kube-quantity-rs/pull/5) |
99 | 112 |
|
100 | 113 |
|
101 | 114 | **Full Changelog**: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.4.0...v0.5.0
|
102 | 115 |
|
103 | 116 | [Changes][v0.5.0]
|
104 | 117 |
|
105 | 118 |
|
106 |
| -<a name="v0.4.0"></a> |
107 |
| -## [v0.4.0](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.4.0) - 27 Mar 2023 |
| 119 | +<a id="v0.4.0"></a> |
| 120 | +## [v0.4.0](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.4.0) - 2023-03-27 |
108 | 121 |
|
109 | 122 | <!-- Release notes generated using configuration in .github/release.yml at v0.4.0 -->
|
110 | 123 |
|
111 | 124 | ## What's Changed
|
112 | 125 | ### Added
|
113 |
| -* Added Ord and PartialEQ implementation for parsed quantities by [@ThomasK33](https://github.com/ThomasK33) in https://github.com/ThomasK33/kube-quantity-rs/pull/4 |
| 126 | +* Added Ord and PartialEQ implementation for parsed quantities by [@ThomasK33](https://github.com/ThomasK33) in [#4](https://github.com/ThomasK33/kube-quantity-rs/pull/4) |
114 | 127 |
|
115 | 128 |
|
116 | 129 | **Full Changelog**: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.3.0...v0.4.0
|
117 | 130 |
|
118 | 131 | [Changes][v0.4.0]
|
119 | 132 |
|
120 | 133 |
|
121 |
| -<a name="v0.3.0"></a> |
122 |
| -## [v0.3.0](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.3.0) - 24 Mar 2023 |
| 134 | +<a id="v0.3.0"></a> |
| 135 | +## [v0.3.0](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.3.0) - 2023-03-24 |
123 | 136 |
|
124 | 137 | <!-- Release notes generated using configuration in .github/release.yml at v0.3.0 -->
|
125 | 138 |
|
126 | 139 | ## What's Changed
|
127 | 140 | ### Added
|
128 |
| -* Added additional try from implementations by [@ThomasK33](https://github.com/ThomasK33) in https://github.com/ThomasK33/kube-quantity-rs/pull/3 |
| 141 | +* Added additional try from implementations by [@ThomasK33](https://github.com/ThomasK33) in [#3](https://github.com/ThomasK33/kube-quantity-rs/pull/3) |
129 | 142 |
|
130 | 143 |
|
131 | 144 | **Full Changelog**: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.2.0...v0.3.0
|
132 | 145 |
|
133 | 146 | [Changes][v0.3.0]
|
134 | 147 |
|
135 | 148 |
|
136 |
| -<a name="v0.2.0"></a> |
137 |
| -## [v0.2.0](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.2.0) - 23 Mar 2023 |
| 149 | +<a id="v0.2.0"></a> |
| 150 | +## [v0.2.0](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.2.0) - 2023-03-23 |
138 | 151 |
|
139 | 152 | <!-- Release notes generated using configuration in .github/release.yml at v0.2.0 -->
|
140 | 153 |
|
141 | 154 | ## What's Changed
|
142 | 155 | ### Added
|
143 |
| -* Additional byte calculations by [@ThomasK33](https://github.com/ThomasK33) in https://github.com/ThomasK33/kube-quantity-rs/pull/2 |
| 156 | +* Additional byte calculations by [@ThomasK33](https://github.com/ThomasK33) in [#2](https://github.com/ThomasK33/kube-quantity-rs/pull/2) |
144 | 157 |
|
145 | 158 | ## New Contributors
|
146 |
| -* [@ThomasK33](https://github.com/ThomasK33) made their first contribution in https://github.com/ThomasK33/kube-quantity-rs/pull/2 |
| 159 | +* [@ThomasK33](https://github.com/ThomasK33) made their first contribution in [#2](https://github.com/ThomasK33/kube-quantity-rs/pull/2) |
147 | 160 |
|
148 | 161 | **Full Changelog**: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.1.1...v0.2.0
|
149 | 162 |
|
150 | 163 | [Changes][v0.2.0]
|
151 | 164 |
|
152 | 165 |
|
153 |
| -<a name="v0.1.1"></a> |
154 |
| -## [v0.1.1](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.1.1) - 23 Mar 2023 |
| 166 | +<a id="v0.1.1"></a> |
| 167 | +## [v0.1.1](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.1.1) - 2023-03-23 |
155 | 168 |
|
156 | 169 | <!-- Release notes generated using configuration in .github/release.yml at v0.1.1 -->
|
157 | 170 |
|
|
162 | 175 | [Changes][v0.1.1]
|
163 | 176 |
|
164 | 177 |
|
165 |
| -<a name="v0.1.0"></a> |
166 |
| -## [v0.1.0](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.1.0) - 23 Mar 2023 |
| 178 | +<a id="v0.1.0"></a> |
| 179 | +## [v0.1.0](https://github.com/ThomasK33/kube-quantity-rs/releases/tag/v0.1.0) - 2023-03-23 |
167 | 180 |
|
168 | 181 | <!-- Release notes generated using configuration in .github/release.yml at v0.1.0 -->
|
169 | 182 |
|
170 | 183 |
|
171 | 184 | ## New Contributors
|
172 |
| -* [@dependabot](https://github.com/dependabot) made their first contribution in https://github.com/ThomasK33/kube-quantity-rs/pull/1 |
| 185 | +* [@dependabot](https://github.com/dependabot) made their first contribution in [#1](https://github.com/ThomasK33/kube-quantity-rs/pull/1) |
173 | 186 |
|
174 | 187 | **Full Changelog**: https://github.com/ThomasK33/kube-quantity-rs/commits/v0.1.0
|
175 | 188 |
|
176 | 189 | [Changes][v0.1.0]
|
177 | 190 |
|
178 | 191 |
|
| 192 | +[v0.8.1]: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.8.0...v0.8.1 |
179 | 193 | [v0.8.0]: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.7.1...v0.8.0
|
180 | 194 | [v0.7.1]: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.7.0...v0.7.1
|
181 | 195 | [v0.7.0]: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.6.1...v0.7.0
|
|
189 | 203 | [v0.1.1]: https://github.com/ThomasK33/kube-quantity-rs/compare/v0.1.0...v0.1.1
|
190 | 204 | [v0.1.0]: https://github.com/ThomasK33/kube-quantity-rs/tree/v0.1.0
|
191 | 205 |
|
192 |
| -<!-- Generated by https://github.com/rhysd/changelog-from-release v3.7.2 --> |
| 206 | +<!-- Generated by https://github.com/rhysd/changelog-from-release v3.9.0 --> |
0 commit comments