|
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | +## v0.4.4 (2025-01-26) |
| 5 | + |
| 6 | +### Documentation |
| 7 | + |
| 8 | + - <csr-id-af1182afe32faf36f9f00954b0cf92dee60f8c8b/> hopefully fix the stats/units docsrs builds |
| 9 | + |
| 10 | +### New Features |
| 11 | + |
| 12 | + - <csr-id-dd07c94554b9b667fb47a191944abfa686ae2069/> new assert_length_eq_eps! macro to compare lengths in tests |
| 13 | + - <csr-id-b5145eff50004ef8a959c8d346b00b4c57139de9/> Rework macro impls for units macro. ALL HAIL THE MACROS. |
| 14 | + - <csr-id-903aa93424a1c310f810efa0ea0b35b6a6c70dd7/> push ord & eq up to all units |
| 15 | + - <csr-id-252e8c8348fe55a485d18da4e4b234bb046fe949/> impl Eq and Ord for Duration |
| 16 | + |
| 17 | +### Bug Fixes |
| 18 | + |
| 19 | + - <csr-id-abc61257319eeadfcb45fdb251375ceace022b80/> fix issue with identifying a good prefix for negative numbers |
| 20 | + |
| 21 | +### Commit Statistics |
| 22 | + |
| 23 | +<csr-read-only-do-not-edit/> |
| 24 | + |
| 25 | + - 7 commits contributed to the release over the course of 40 calendar days. |
| 26 | + - 41 days passed between releases. |
| 27 | + - 6 commits were understood as [conventional](https://www.conventionalcommits.org). |
| 28 | + - 0 issues like '(#ID)' were seen in commit messages |
| 29 | + |
| 30 | +### Commit Details |
| 31 | + |
| 32 | +<csr-read-only-do-not-edit/> |
| 33 | + |
| 34 | +<details><summary>view details</summary> |
| 35 | + |
| 36 | + * **Uncategorized** |
| 37 | + - Release irox-tools v0.10.0 ([`06629ef`](https://github.com/spmadden/irox/commit/06629ef062edd1cfe60a0ba1d8b0783a6c43e454)) |
| 38 | + - New assert_length_eq_eps! macro to compare lengths in tests ([`dd07c94`](https://github.com/spmadden/irox/commit/dd07c94554b9b667fb47a191944abfa686ae2069)) |
| 39 | + - Hopefully fix the stats/units docsrs builds ([`af1182a`](https://github.com/spmadden/irox/commit/af1182afe32faf36f9f00954b0cf92dee60f8c8b)) |
| 40 | + - Rework macro impls for units macro. ALL HAIL THE MACROS. ([`b5145ef`](https://github.com/spmadden/irox/commit/b5145eff50004ef8a959c8d346b00b4c57139de9)) |
| 41 | + - Push ord & eq up to all units ([`903aa93`](https://github.com/spmadden/irox/commit/903aa93424a1c310f810efa0ea0b35b6a6c70dd7)) |
| 42 | + - Fix issue with identifying a good prefix for negative numbers ([`abc6125`](https://github.com/spmadden/irox/commit/abc61257319eeadfcb45fdb251375ceace022b80)) |
| 43 | + - Impl Eq and Ord for Duration ([`252e8c8`](https://github.com/spmadden/irox/commit/252e8c8348fe55a485d18da4e4b234bb046fe949)) |
| 44 | +</details> |
| 45 | + |
4 | 46 | ## v0.4.3 (2024-12-15)
|
5 | 47 |
|
6 | 48 | ### New Features
|
|
15 | 57 |
|
16 | 58 | <csr-read-only-do-not-edit/>
|
17 | 59 |
|
18 |
| - - 2 commits contributed to the release. |
| 60 | + - 3 commits contributed to the release. |
19 | 61 | - 1 day passed between releases.
|
20 | 62 | - 2 commits were understood as [conventional](https://www.conventionalcommits.org).
|
21 | 63 | - 0 issues like '(#ID)' were seen in commit messages
|
|
27 | 69 | <details><summary>view details</summary>
|
28 | 70 |
|
29 | 71 | * **Uncategorized**
|
| 72 | + - Release irox-units v0.4.3 ([`d5c40da`](https://github.com/spmadden/irox/commit/d5c40da2c1827de911cbc20cd02792d526dc96da)) |
30 | 73 | - Guard log10 behind alloc ([`b5810ec`](https://github.com/spmadden/irox/commit/b5810ecb0c9e3736e3a5261d33827be8e8d416f2))
|
31 | 74 | - SI Prefixes and Quantities ([`3d7d1bf`](https://github.com/spmadden/irox/commit/3d7d1bff4b37383c1746119894431ee9afdb5288))
|
32 | 75 | </details>
|
|
42 | 85 |
|
43 | 86 | <csr-read-only-do-not-edit/>
|
44 | 87 |
|
45 |
| - - 3 commits contributed to the release. |
46 |
| - - 131 days passed between releases. |
| 88 | + - 3 commits contributed to the release over the course of 20 calendar days. |
47 | 89 | - 2 commits were understood as [conventional](https://www.conventionalcommits.org).
|
48 | 90 | - 0 issues like '(#ID)' were seen in commit messages
|
49 | 91 |
|
|
124 | 166 | <csr-read-only-do-not-edit/>
|
125 | 167 |
|
126 | 168 | - 2 commits contributed to the release.
|
127 |
| - - 28 days passed between releases. |
128 | 169 | - 1 commit was understood as [conventional](https://www.conventionalcommits.org).
|
129 | 170 | - 0 issues like '(#ID)' were seen in commit messages
|
130 | 171 |
|
|
216 | 257 |
|
217 | 258 | <csr-read-only-do-not-edit/>
|
218 | 259 |
|
219 |
| - - 3 commits contributed to the release. |
| 260 | + - 3 commits contributed to the release over the course of 9 calendar days. |
220 | 261 | - 20 days passed between releases.
|
221 | 262 | - 2 commits were understood as [conventional](https://www.conventionalcommits.org).
|
222 | 263 | - 0 issues like '(#ID)' were seen in commit messages
|
|
244 | 285 | <csr-read-only-do-not-edit/>
|
245 | 286 |
|
246 | 287 | - 2 commits contributed to the release.
|
247 |
| - - 9 days passed between releases. |
248 | 288 | - 1 commit was understood as [conventional](https://www.conventionalcommits.org).
|
249 | 289 | - 0 issues like '(#ID)' were seen in commit messages
|
250 | 290 |
|
|
278 | 318 |
|
279 | 319 | <csr-read-only-do-not-edit/>
|
280 | 320 |
|
281 |
| - - 6 commits contributed to the release. |
| 321 | + - 6 commits contributed to the release over the course of 9 calendar days. |
282 | 322 | - 14 days passed between releases.
|
283 | 323 | - 5 commits were understood as [conventional](https://www.conventionalcommits.org).
|
284 | 324 | - 0 issues like '(#ID)' were seen in commit messages
|
|
354 | 394 |
|
355 | 395 | <csr-read-only-do-not-edit/>
|
356 | 396 |
|
357 |
| - - 34 commits contributed to the release. |
| 397 | + - 34 commits contributed to the release over the course of 5 calendar days. |
358 | 398 | - 27 days passed between releases.
|
359 | 399 | - 33 commits were understood as [conventional](https://www.conventionalcommits.org).
|
360 | 400 | - 0 issues like '(#ID)' were seen in commit messages
|
|
474 | 514 |
|
475 | 515 | <csr-read-only-do-not-edit/>
|
476 | 516 |
|
477 |
| - - 41 commits contributed to the release. |
| 517 | + - 41 commits contributed to the release over the course of 62 calendar days. |
478 | 518 | - 40 commits were understood as [conventional](https://www.conventionalcommits.org).
|
479 | 519 | - 0 issues like '(#ID)' were seen in commit messages
|
480 | 520 |
|
|
0 commit comments