## v0.10.4 (2024-08-07)
### Bug Fixes
- rollback the tokio version to 10.x
### Commit Statistics
- 2 commits contributed to the release.
- 3 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 1 unique issue was worked on: [#66](https://github.com/GregoryConrad/rearch-rs/issues/66)
### Commit Details
view details
* **[#66](https://github.com/GregoryConrad/rearch-rs/issues/66)**
- Rollback the tokio version to 10.x ([`2e5fa16`](https://github.com/GregoryConrad/rearch-rs/commit/2e5fa1633fb8c63d6fb2dc7b4dee66b8cba80b8f))
* **Uncategorized**
- Release rearch-effects v0.6.0, safety bump rearch-tokio v0.11.0 ([`ba93161`](https://github.com/GregoryConrad/rearch-rs/commit/ba93161967fe7e4633f1e99d0fbec10b828091a6))
## v0.10.3 (2024-08-04)
### Style
- clean up the workaround for multiple crates
### Commit Statistics
- 2 commits contributed to the release over the course of 59 calendar days.
- 63 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 1 unique issue was worked on: [#57](https://github.com/GregoryConrad/rearch-rs/issues/57)
### Commit Details
view details
* **[#57](https://github.com/GregoryConrad/rearch-rs/issues/57)**
- Clean up the workaround for multiple crates ([`d5dd42b`](https://github.com/GregoryConrad/rearch-rs/commit/d5dd42bb6bc17037ba8a7b46e59245509851fa49))
* **Uncategorized**
- Release rearch-effects v0.5.3, rearch-tokio v0.10.3 ([`74a2e35`](https://github.com/GregoryConrad/rearch-rs/commit/74a2e35ce04441dc74d2cee16085d070d37c5c0c))
## v0.10.2 (2024-06-01)
### Refactor
- list out deps inline to be more idiomatic
### Commit Statistics
- 2 commits contributed to the release.
- 34 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 1 unique issue was worked on: [#55](https://github.com/GregoryConrad/rearch-rs/issues/55)
### Commit Details
view details
* **[#55](https://github.com/GregoryConrad/rearch-rs/issues/55)**
- List out deps inline to be more idiomatic ([`52f65a8`](https://github.com/GregoryConrad/rearch-rs/commit/52f65a8b0cdb04e79a372a252cb48d21258ec670))
* **Uncategorized**
- Release rearch v0.10.2, rearch-effects v0.5.2, rearch-tokio v0.10.2 ([`27c6c41`](https://github.com/GregoryConrad/rearch-rs/commit/27c6c41176ecbdb8f2b5903bd3c8ae79f171ae01))
## v0.10.1 (2024-04-28)
### Performance
- remove concread dependency
### Commit Statistics
- 2 commits contributed to the release over the course of 7 calendar days.
- 23 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 1 unique issue was worked on: [#46](https://github.com/GregoryConrad/rearch-rs/issues/46)
### Commit Details
view details
* **[#46](https://github.com/GregoryConrad/rearch-rs/issues/46)**
- Remove concread dependency ([`6784ff3`](https://github.com/GregoryConrad/rearch-rs/commit/6784ff381856be8ec5cc3a8864928edb53101438))
* **Uncategorized**
- Release rearch v0.10.1, rearch-tokio v0.10.1 ([`d6fdd21`](https://github.com/GregoryConrad/rearch-rs/commit/d6fdd214f49810c9079b6d370a80c1b264923980))
## v0.10.0 (2024-04-05)
### Chore
- bump version numbers
### Style
- temporarily allow multiple crate versions
- fix latest docs-styling clippy lint
### Commit Statistics
- 4 commits contributed to the release over the course of 33 calendar days.
- 80 days passed between releases.
- 3 commits were understood as [conventional](https://www.conventionalcommits.org).
- 1 unique issue was worked on: [#37](https://github.com/GregoryConrad/rearch-rs/issues/37)
### Commit Details
view details
* **[#37](https://github.com/GregoryConrad/rearch-rs/issues/37)**
- Fix latest docs-styling clippy lint ([`f14098a`](https://github.com/GregoryConrad/rearch-rs/commit/f14098ac00541b4afc501fd0c11e58e695c85a45))
* **Uncategorized**
- Release rearch v0.10.0, rearch-effects v0.5.0, rearch-tokio v0.10.0 ([`850e353`](https://github.com/GregoryConrad/rearch-rs/commit/850e353051de1d5970b34e8c7d75114f5f24db34))
- Bump version numbers ([`f9ab7a0`](https://github.com/GregoryConrad/rearch-rs/commit/f9ab7a02192bf7555b26623081a85769d973a7ac))
- Temporarily allow multiple crate versions ([`429990d`](https://github.com/GregoryConrad/rearch-rs/commit/429990d91cb66797e5f678638ce5d22c2e12677f))
## v0.9.0 (2024-01-16)
### Chore
- update version numbers
### New Features (BREAKING)
- add side effect state transformers
### Bug Fixes (BREAKING)
- change mutation return type to a ref
### Commit Statistics
- 4 commits contributed to the release over the course of 1 calendar day.
- 4 days passed between releases.
- 3 commits were understood as [conventional](https://www.conventionalcommits.org).
- 2 unique issues were worked on: [#34](https://github.com/GregoryConrad/rearch-rs/issues/34), [#35](https://github.com/GregoryConrad/rearch-rs/issues/35)
### Commit Details
view details
* **[#34](https://github.com/GregoryConrad/rearch-rs/issues/34)**
- Change mutation return type to a ref ([`f20f626`](https://github.com/GregoryConrad/rearch-rs/commit/f20f626e092d9afef6d2144d39ae846b8c9b0807))
* **[#35](https://github.com/GregoryConrad/rearch-rs/issues/35)**
- Add side effect state transformers ([`0f8e864`](https://github.com/GregoryConrad/rearch-rs/commit/0f8e8643df4a521e142c64f8eab1dad0b36d06d7))
* **Uncategorized**
- Release rearch v0.9.2, rearch-effects v0.4.0, rearch-tokio v0.9.0 ([`6fa2389`](https://github.com/GregoryConrad/rearch-rs/commit/6fa238941f6503c0a342e4ccc9ede7779b2c7d19))
- Update version numbers ([`8858563`](https://github.com/GregoryConrad/rearch-rs/commit/88585638e2790125a3c47941b1b6dedf77209603))
## v0.8.0 (2024-01-11)
### Chore
- bump version numbers
### New Features (BREAKING)
- re-add and modernize older side effects
### Commit Statistics
- 3 commits contributed to the release.
- 10 days passed between releases.
- 2 commits were understood as [conventional](https://www.conventionalcommits.org).
- 1 unique issue was worked on: [#33](https://github.com/GregoryConrad/rearch-rs/issues/33)
### Commit Details
view details
* **[#33](https://github.com/GregoryConrad/rearch-rs/issues/33)**
- Re-add and modernize older side effects ([`8603fc9`](https://github.com/GregoryConrad/rearch-rs/commit/8603fc98fad5d41684c3819b508dd67e844ffb63))
* **Uncategorized**
- Release rearch v0.9.1, rearch-effects v0.3.0, rearch-tokio v0.8.0 ([`86c6afe`](https://github.com/GregoryConrad/rearch-rs/commit/86c6afe4f2958b611723e143a1928411b92a16f2))
- Bump version numbers ([`151ff0b`](https://github.com/GregoryConrad/rearch-rs/commit/151ff0b918e0b43bb9c78c42d380aee29717409c))
## v0.7.0 (2024-01-01)
### Chore
- update version numbers
### Refactor (BREAKING)
- switch SideEffect to GAT lifetime
### Commit Statistics
- 2 commits contributed to the release.
- 6 days passed between releases.
- 2 commits were understood as [conventional](https://www.conventionalcommits.org).
- 1 unique issue was worked on: [#22](https://github.com/GregoryConrad/rearch-rs/issues/22)
### Commit Details
view details
* **[#22](https://github.com/GregoryConrad/rearch-rs/issues/22)**
- Switch SideEffect to GAT lifetime ([`ffda103`](https://github.com/GregoryConrad/rearch-rs/commit/ffda1036991653439cb71eb34bdae3cba710b065))
* **Uncategorized**
- Update version numbers ([`b81740f`](https://github.com/GregoryConrad/rearch-rs/commit/b81740f1787dd55c792b62dbf61295bcfbda6eba))
## v0.6.0 (2023-12-26)
### Chore
- update version numbers
### New Features (BREAKING)
- add side effect transactions
### Refactor (BREAKING)
- move side effects to their own crate
### Commit Statistics
- 3 commits contributed to the release.
- 10 days passed between releases.
- 3 commits were understood as [conventional](https://www.conventionalcommits.org).
- 2 unique issues were worked on: [#19](https://github.com/GregoryConrad/rearch-rs/issues/19), [#20](https://github.com/GregoryConrad/rearch-rs/issues/20)
### Commit Details
view details
* **[#19](https://github.com/GregoryConrad/rearch-rs/issues/19)**
- Add side effect transactions ([`06bf0c8`](https://github.com/GregoryConrad/rearch-rs/commit/06bf0c8325d2f11c3e81c20f9e0ecff3ccfc31b3))
* **[#20](https://github.com/GregoryConrad/rearch-rs/issues/20)**
- Move side effects to their own crate ([`d00c317`](https://github.com/GregoryConrad/rearch-rs/commit/d00c317c58da5bd9427333bb9527575d5049d62f))
* **Uncategorized**
- Update version numbers ([`7af305d`](https://github.com/GregoryConrad/rearch-rs/commit/7af305d2f6ee25a618f919ef7d179bfae4d7f6eb))
## v0.5.1 (2023-12-15)
### Chore
- version bumps
### Commit Statistics
- 2 commits contributed to the release.
- 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 rearch v0.6.0, rearch-tokio v0.5.1 ([`2f191a5`](https://github.com/GregoryConrad/rearch-rs/commit/2f191a59538d75a18c872f7fdcd226e065ec34d5))
- Version bumps ([`109acfe`](https://github.com/GregoryConrad/rearch-rs/commit/109acfec83e4d74050200e98cfd9c6fee13e7e70))
## v0.5.0 (2023-12-14)
### Chore
- update version numbers
### Commit Statistics
- 2 commits contributed to the release.
- 14 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 rearch v0.5.2, rearch-tokio v0.5.0 ([`296154d`](https://github.com/GregoryConrad/rearch-rs/commit/296154db215917bdf5815de65e2fb10eb4da1a5f))
- Update version numbers ([`864dee6`](https://github.com/GregoryConrad/rearch-rs/commit/864dee68d91c2f9e1bc5c6f18d9704b586413938))
## v0.4.0 (2023-11-29)
### Chore
- touch new changelogs
- version bumps in prep for smart-release
- version separation and bump
### Style
- fix some clippy suggestions
- update to use Rust 1.74 workspace lints
### New Features (BREAKING)
- add CData, rearch-tokio
### Commit Statistics
- 7 commits contributed to the release over the course of 23 calendar days.
- 6 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
view details
* **Uncategorized**
- Release rearch-macros v0.4.0, rearch v0.4.0, rearch-tokio v0.4.0 ([`f1f5fe8`](https://github.com/GregoryConrad/rearch-rs/commit/f1f5fe8d9d5d66f8621bfbc599245a49b8767c04))
- Touch new changelogs ([`918a68f`](https://github.com/GregoryConrad/rearch-rs/commit/918a68fc8436e2a708bcde9e80b6e2eb5df8d4be))
- Version bumps in prep for smart-release ([`b606de4`](https://github.com/GregoryConrad/rearch-rs/commit/b606de4f60542de4c1ed7ad22cbf19ff1e10905a))
- Fix some clippy suggestions ([`27beffe`](https://github.com/GregoryConrad/rearch-rs/commit/27beffee9fb910ce4f653f018d43e95e4973b1a7))
- Version separation and bump ([`970cd0b`](https://github.com/GregoryConrad/rearch-rs/commit/970cd0bd5c82784b26dde1b169c3205593be76a1))
- Update to use Rust 1.74 workspace lints ([`dde160e`](https://github.com/GregoryConrad/rearch-rs/commit/dde160ee14fc78c4a9b47b8ef38ff5bf7c272203))
- Add CData, rearch-tokio ([`c4b36fb`](https://github.com/GregoryConrad/rearch-rs/commit/c4b36fb8d65d98fac0a986b182dc5fcf7a4ed5ff))