|
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | +## v0.7.0 (2025-03-09) |
| 5 | + |
| 6 | +### Other |
| 7 | + |
| 8 | + - <csr-id-270a40465f1364e048c5ba9cc962f940070e252e/> add new progress gif |
| 9 | + |
| 10 | +### Refactor (BREAKING) |
| 11 | + |
| 12 | + - <csr-id-8222675712d45fb15804713e9f557b993c71057f/> BREAKING: Move egui progress window into irox_egui_extras, isolating the dep to a single module. |
| 13 | + |
| 14 | +### Commit Statistics |
| 15 | + |
| 16 | +<csr-read-only-do-not-edit/> |
| 17 | + |
| 18 | + - 3 commits contributed to the release. |
| 19 | + - 2 commits were understood as [conventional](https://www.conventionalcommits.org). |
| 20 | + - 0 issues like '(#ID)' were seen in commit messages |
| 21 | + |
| 22 | +### Commit Details |
| 23 | + |
| 24 | +<csr-read-only-do-not-edit/> |
| 25 | + |
| 26 | +<details><summary>view details</summary> |
| 27 | + |
| 28 | + * **Uncategorized** |
| 29 | + - Release irox-progress v0.6.0, safety bump 2 crates ([`d27f82c`](https://github.com/spmadden/irox/commit/d27f82c385255f496741b01be6dcb68e04ef65f4)) |
| 30 | + - Add new progress gif ([`270a404`](https://github.com/spmadden/irox/commit/270a40465f1364e048c5ba9cc962f940070e252e)) |
| 31 | + - BREAKING: Move egui progress window into irox_egui_extras, isolating the dep to a single module. ([`8222675`](https://github.com/spmadden/irox/commit/8222675712d45fb15804713e9f557b993c71057f)) |
| 32 | +</details> |
| 33 | + |
4 | 34 | ## v0.6.2 (2025-03-01)
|
5 | 35 |
|
| 36 | +<csr-id-de5e67fb00da4d87ac75adb7592f4848ba2399b2/> |
| 37 | + |
6 | 38 | ### Chore
|
7 | 39 |
|
8 | 40 | - <csr-id-de5e67fb00da4d87ac75adb7592f4848ba2399b2/> elude all the lifetimes!
|
|
11 | 43 |
|
12 | 44 | <csr-read-only-do-not-edit/>
|
13 | 45 |
|
14 |
| - - 1 commit contributed to the release over the course of 13 calendar days. |
| 46 | + - 2 commits contributed to the release over the course of 13 calendar days. |
15 | 47 | - 17 days passed between releases.
|
16 | 48 | - 1 commit was understood as [conventional](https://www.conventionalcommits.org).
|
17 | 49 | - 0 issues like '(#ID)' were seen in commit messages
|
|
23 | 55 | <details><summary>view details</summary>
|
24 | 56 |
|
25 | 57 | * **Uncategorized**
|
| 58 | + - Release irox-egui-extras v0.6.2 ([`b0f78c2`](https://github.com/spmadden/irox/commit/b0f78c231299c1f7bdad7dce1da9915266bd6d90)) |
26 | 59 | - Elude all the lifetimes! ([`de5e67f`](https://github.com/spmadden/irox/commit/de5e67fb00da4d87ac75adb7592f4848ba2399b2))
|
27 | 60 | </details>
|
28 | 61 |
|
|
0 commit comments