## v0.4.0 (2024-08-01)
### New Features (BREAKING)
- update egui to 0.28.0
### Commit Statistics
- 1 commit contributed to the release over the course of 10 calendar days.
- 73 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
view details
* **Uncategorized**
- Update egui to 0.28.0 ([`dfa11be`](https://github.com/spmadden/irox/commit/dfa11be274b8e5a61a40c9965096208d64e1fdba))
## v0.3.4 (2024-05-19)
### Bug Fixes
- cancel children tasks when parent is cancelled
### Commit Statistics
- 2 commits contributed to the release.
- 24 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
view details
* **Uncategorized**
- Release irox-progress v0.3.4 ([`5d2b982`](https://github.com/spmadden/irox/commit/5d2b982e08be9fbbedff4411e4570e68e8b1bd5f))
- Cancel children tasks when parent is cancelled ([`01427cc`](https://github.com/spmadden/irox/commit/01427cc100b9394cad1ea130e1faae2c1ccf96cb))
## v0.3.3 (2024-04-24)
### Chore
- bump version of progress for deps
### Commit Statistics
- 2 commits contributed to the release.
- 3 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
view details
* **Uncategorized**
- Release irox-progress v0.3.3 ([`dfe66c7`](https://github.com/spmadden/irox/commit/dfe66c7bfdda9098fa9f678b46432f7c3672d096))
- Bump version of progress for deps ([`5a9b27c`](https://github.com/spmadden/irox/commit/5a9b27c4d1a52e0d84365cede052dd6d70e3448b))
## v0.3.2 (2024-04-21)
### Refactor
- convert new bits error
- fix structs to use new bits module
### Bug Fixes
- pull in irox_tools::std
### Commit Statistics
- 5 commits contributed to the release over the course of 1 calendar day.
- 48 days passed between releases.
- 3 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
view details
* **Uncategorized**
- Release irox-progress v0.3.2 ([`ad15396`](https://github.com/spmadden/irox/commit/ad1539627dc74d7263afadf4ebcf4208069cc318))
- Pull in irox_tools::std ([`225a01c`](https://github.com/spmadden/irox/commit/225a01c29e9bf66d2054c3c2ae88ce94e42626ae))
- Release irox-progress v0.3.2 ([`bdcc93f`](https://github.com/spmadden/irox/commit/bdcc93fd8bd4f677663ee42733332b1b91176e40))
- Convert new bits error ([`9716722`](https://github.com/spmadden/irox/commit/9716722093a4c5ccccf1894111ca95d356d79fa6))
- Fix structs to use new bits module ([`9ceb75c`](https://github.com/spmadden/irox/commit/9ceb75cbf96dcbe8808bccfed147810dd9795401))
## v0.3.1 (2024-03-03)
### New Features
- impl MutBits for WriterTask
### Commit Statistics
- 2 commits contributed to the release over the course of 35 calendar days.
- 50 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
view details
* **Uncategorized**
- Release irox-progress v0.3.1 ([`79a6759`](https://github.com/spmadden/irox/commit/79a675964b36a040ae4076a8e88b25cdcbc0bff9))
- Impl MutBits for WriterTask ([`ec029d9`](https://github.com/spmadden/irox/commit/ec029d9d269566744649a7939a011887eae9c435))
## v0.3.0 (2024-01-12)
### New Features (BREAKING)
- refactor random to have PRNG trait, impl new random algorithm
### Commit Statistics
- 3 commits contributed to the release over the course of 2 calendar days.
- 37 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
view details
* **Uncategorized**
- Release irox-egui-extras v0.3.6, irox-progress v0.3.0 ([`f23a34b`](https://github.com/spmadden/irox/commit/f23a34bf76874bd6565db16606a68a4cd1056f18))
- Release irox-tools v0.5.0, safety bump 17 crates ([`a46e9e2`](https://github.com/spmadden/irox/commit/a46e9e2da699f6ccd3a85b660014f0e15e59c0d0))
- Refactor random to have PRNG trait, impl new random algorithm ([`59aa3f6`](https://github.com/spmadden/irox/commit/59aa3f65a355740f793ea3db923629833fc0053c))
## v0.2.1 (2023-12-06)
### New Features
- egui bar shows new status, with better stretchy rendering
- console bar shows new status
- provide ability to add a textual status to Tasks
### Commit Statistics
- 4 commits contributed to the release.
- 6 days passed between releases.
- 3 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
view details
* **Uncategorized**
- Release irox-progress v0.2.1 ([`5c599f1`](https://github.com/spmadden/irox/commit/5c599f16e8be73a3a31adbc09c013f05772de6ce))
- Egui bar shows new status, with better stretchy rendering ([`683cb6c`](https://github.com/spmadden/irox/commit/683cb6cd49b70669908f665458c4e5cd31007824))
- Console bar shows new status ([`a5e0e1a`](https://github.com/spmadden/irox/commit/a5e0e1afc03a54a74fa0fdcfd21a07c97c886188))
- Provide ability to add a textual status to Tasks ([`9c02073`](https://github.com/spmadden/irox/commit/9c02073388c41e3f05251ff1edee98acc89c5e00))
## v0.2.0 (2023-11-29)
### Chore
- pivot to using Cargo.toml workspace lints
- remove unused dependencies
### New Features
- update egui to 0.24
### Bug Fixes
- pivot back to using glow until I can fix wgpu support
### Commit Statistics
- 6 commits contributed to the release over the course of 23 calendar days.
- 27 days passed between releases.
- 4 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
view details
* **Uncategorized**
- Release irox-progress v0.2.0 ([`c378857`](https://github.com/spmadden/irox/commit/c37885767f976cf8c71d6905cf6201e651aba724))
- Pivot back to using glow until I can fix wgpu support ([`f750866`](https://github.com/spmadden/irox/commit/f75086677bad001344a3618128473b748a27f05a))
- Pivot to using Cargo.toml workspace lints ([`88ebfb5`](https://github.com/spmadden/irox/commit/88ebfb5deea5508ca54f4aaab62f6fd5a36f531c))
- Update egui to 0.24 ([`d089390`](https://github.com/spmadden/irox/commit/d08939007d939152e532b84654208b0156b3a8d6))
- Remove unused dependencies ([`8dac280`](https://github.com/spmadden/irox/commit/8dac28062fabe59a155f04de03a0f2429a655f6a))
- Release irox-tools v0.3.2, irox-time v0.3.0, irox-log v0.1.0, safety bump 8 crates ([`9c08793`](https://github.com/spmadden/irox/commit/9c0879320a17a94fa7a4169426de4d9d3b62395e))
## v0.1.2 (2023-11-02)
### New Features
- Read/Write now impl Drop and close the task
- Many improvements, like indeterminate mode
### Commit Statistics
- 3 commits contributed to the release.
- 1 day passed between releases.
- 2 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
view details
* **Uncategorized**
- Release irox-egui-extras v0.3.2, irox-progress v0.1.2 ([`73e0e72`](https://github.com/spmadden/irox/commit/73e0e7222582695151958708533c033c7eec61bc))
- Read/Write now impl Drop and close the task ([`34a894a`](https://github.com/spmadden/irox/commit/34a894a0983d80d78a2ec2b14e2962d2bd21a2b4))
- Many improvements, like indeterminate mode ([`671aff4`](https://github.com/spmadden/irox/commit/671aff4d9d0a261aa0af09a9ec1f4cb077e4c4fa))
## v0.1.1 (2023-10-31)
### New Features
- overhaul with Reader/Writers and infinite progress
### Commit Statistics
- 2 commits contributed to the release.
- 1 day passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
view details
* **Uncategorized**
- Release irox-progress v0.1.1 ([`7f88504`](https://github.com/spmadden/irox/commit/7f88504630f88205bddb282734a4807414512305))
- Overhaul with Reader/Writers and infinite progress ([`c103035`](https://github.com/spmadden/irox/commit/c1030356909f880ba93d1e8ca8e533a2344a3760))
## v0.1.0 (2023-10-30)
### New Features
- impl Default for EguiProgressWindow
- New progress library for Console and Egui
### Commit Statistics
- 4 commits contributed to the release.
- 2 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
view details
* **Uncategorized**
- Release irox-progress v0.1.0 ([`d79aacd`](https://github.com/spmadden/irox/commit/d79aacd7314e63b29f1f709d74da5e50e92c26b5))
- Release irox-tools v0.3.0, safety bump 12 crates ([`eb83b27`](https://github.com/spmadden/irox/commit/eb83b27b20c23e51e5b0fc3b7b3704e2c03af46c))
- Impl Default for EguiProgressWindow ([`3331fba`](https://github.com/spmadden/irox/commit/3331fba3c00b56b8b246129c41317df65ffb2ecf))
- New progress library for Console and Egui ([`9154e78`](https://github.com/spmadden/irox/commit/9154e78f047c5c93578b5e316021af18825b6a8c))