Skip to content

Commit 76c9f80

Browse files
committed
Release irox-egui-extras v0.7.0
1 parent d27f82c commit 76c9f80

File tree

1 file changed

+34
-1
lines changed

1 file changed

+34
-1
lines changed

libraries/egui_extras/CHANGELOG.md

+34-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,40 @@
11

22

33

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+
434
## v0.6.2 (2025-03-01)
535

36+
<csr-id-de5e67fb00da4d87ac75adb7592f4848ba2399b2/>
37+
638
### Chore
739

840
- <csr-id-de5e67fb00da4d87ac75adb7592f4848ba2399b2/> elude all the lifetimes!
@@ -11,7 +43,7 @@
1143

1244
<csr-read-only-do-not-edit/>
1345

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.
1547
- 17 days passed between releases.
1648
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
1749
- 0 issues like '(#ID)' were seen in commit messages
@@ -23,6 +55,7 @@
2355
<details><summary>view details</summary>
2456

2557
* **Uncategorized**
58+
- Release irox-egui-extras v0.6.2 ([`b0f78c2`](https://github.com/spmadden/irox/commit/b0f78c231299c1f7bdad7dce1da9915266bd6d90))
2659
- Elude all the lifetimes! ([`de5e67f`](https://github.com/spmadden/irox/commit/de5e67fb00da4d87ac75adb7592f4848ba2399b2))
2760
</details>
2861

0 commit comments

Comments
 (0)