|
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | +## v0.5.6 (2025-01-26) |
| 5 | + |
| 6 | +### Bug Fixes |
| 7 | + |
| 8 | + - <csr-id-9cd9e624907cded75b72e0aa9734909ded0f93d1/> hopefully fix docsrs builds for cargo, log, stats, units |
| 9 | + |
| 10 | +### Commit Statistics |
| 11 | + |
| 12 | +<csr-read-only-do-not-edit/> |
| 13 | + |
| 14 | + - 2 commits contributed to the release. |
| 15 | + - 1 commit was understood as [conventional](https://www.conventionalcommits.org). |
| 16 | + - 0 issues like '(#ID)' were seen in commit messages |
| 17 | + |
| 18 | +### Commit Details |
| 19 | + |
| 20 | +<csr-read-only-do-not-edit/> |
| 21 | + |
| 22 | +<details><summary>view details</summary> |
| 23 | + |
| 24 | + * **Uncategorized** |
| 25 | + - Release irox-units v0.4.5 ([`731469d`](https://github.com/spmadden/irox/commit/731469da7b0ff6d41bf7488a59767f199d62fb57)) |
| 26 | + - Hopefully fix docsrs builds for cargo, log, stats, units ([`9cd9e62`](https://github.com/spmadden/irox/commit/9cd9e624907cded75b72e0aa9734909ded0f93d1)) |
| 27 | +</details> |
| 28 | + |
4 | 29 | ## v0.5.5 (2025-01-26)
|
5 | 30 |
|
| 31 | +<csr-id-45a936a015f24871d007c91f9051377a3dfc1fe5/> |
| 32 | +<csr-id-8852ee8e0dfa88b92d0c5ff0d5f1ba6b30da18ca/> |
| 33 | +<csr-id-9b3f63a99527aa22dccebac43a29057929b7493a/> |
| 34 | + |
6 | 35 | ### Chore
|
7 | 36 |
|
8 | 37 | - <csr-id-45a936a015f24871d007c91f9051377a3dfc1fe5/> cleanup some unused egui features
|
|
52 | 81 |
|
53 | 82 | <csr-read-only-do-not-edit/>
|
54 | 83 |
|
55 |
| - - 33 commits contributed to the release over the course of 40 calendar days. |
| 84 | + - 34 commits contributed to the release over the course of 40 calendar days. |
56 | 85 | - 41 days passed between releases.
|
57 | 86 | - 33 commits were understood as [conventional](https://www.conventionalcommits.org).
|
58 | 87 | - 0 issues like '(#ID)' were seen in commit messages
|
|
64 | 93 | <details><summary>view details</summary>
|
65 | 94 |
|
66 | 95 | * **Uncategorized**
|
| 96 | + - Release irox-egui-extras v0.5.5 ([`a850656`](https://github.com/spmadden/irox/commit/a850656664f6e71a9543095377dfe191f0ae4d40)) |
67 | 97 | - Fix irox-time imports within repainting ([`aba46d3`](https://github.com/spmadden/irox/commit/aba46d3516c51d883abd5f2fdfbc596187edf8f2))
|
68 | 98 | - Fixup nostd support in carto ([`8270cef`](https://github.com/spmadden/irox/commit/8270cefc0903fafcf39d8b206a250403df3c79e9))
|
69 | 99 | - Use new errorbars and repainter ([`76eaf78`](https://github.com/spmadden/irox/commit/76eaf78eda488c5a0a9207bad1807351cf0bc7e7))
|
|
0 commit comments