Skip to content

Commit

Permalink
Release rearch v0.9.1, rearch-effects v0.3.0, rearch-tokio v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GregoryConrad committed Jan 11, 2024
1 parent 151ff0b commit 86c6afe
Show file tree
Hide file tree
Showing 3 changed files with 202 additions and 4 deletions.
47 changes: 45 additions & 2 deletions rearch-effects/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,49 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v0.3.0 (2024-01-11)

### Chore

- <csr-id-151ff0b918e0b43bb9c78c42d380aee29717409c/> bump version numbers

### New Features (BREAKING)

- <csr-id-8603fc98fad5d41684c3819b508dd67e844ffb63/> re-add and modernize older side effects

### Commit Statistics

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

- 2 commits contributed to the release.
- 5 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

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

<details><summary>view details</summary>

* **[#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**
- Bump version numbers ([`151ff0b`](https://github.com/GregoryConrad/rearch-rs/commit/151ff0b918e0b43bb9c78c42d380aee29717409c))
</details>

## v0.2.1 (2024-01-06)

<csr-id-5ff6a4dcf9d0de3a5143f0c0ea584975558da99d/>

### Chore

- <csr-id-5ff6a4dcf9d0de3a5143f0c0ea584975558da99d/> update version numbers

### Documentation

- <csr-id-7783d3515ebf36bd007b5e77e41b6bf78ae10327/> update rearch-effects changelog

### New Features

- <csr-id-c6f9a315e2bda23e5702508e4f6e1c1502de80e6/> cloneable side effects
Expand All @@ -19,9 +56,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

- 2 commits contributed to the release.
- 3 commits contributed to the release.
- 4 days passed between releases.
- 2 commits were understood as [conventional](https://www.conventionalcommits.org).
- 3 commits were understood as [conventional](https://www.conventionalcommits.org).
- 1 unique issue was worked on: [#23](https://github.com/GregoryConrad/rearch-rs/issues/23)

### Commit Details
Expand All @@ -33,11 +70,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* **[#23](https://github.com/GregoryConrad/rearch-rs/issues/23)**
- Cloneable side effects ([`c6f9a31`](https://github.com/GregoryConrad/rearch-rs/commit/c6f9a315e2bda23e5702508e4f6e1c1502de80e6))
* **Uncategorized**
- Update rearch-effects changelog ([`7783d35`](https://github.com/GregoryConrad/rearch-rs/commit/7783d3515ebf36bd007b5e77e41b6bf78ae10327))
- Update version numbers ([`5ff6a4d`](https://github.com/GregoryConrad/rearch-rs/commit/5ff6a4dcf9d0de3a5143f0c0ea584975558da99d))
</details>

## v0.2.0 (2024-01-01)

<csr-id-b81740f1787dd55c792b62dbf61295bcfbda6eba/>
<csr-id-ffda1036991653439cb71eb34bdae3cba710b065/>

### Chore

- <csr-id-b81740f1787dd55c792b62dbf61295bcfbda6eba/> update version numbers
Expand Down Expand Up @@ -69,6 +110,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## v0.1.0 (2023-12-26)

<csr-id-d00c317c58da5bd9427333bb9527575d5049d62f/>

### Refactor (BREAKING)

- <csr-id-d00c317c58da5bd9427333bb9527575d5049d62f/> move side effects to their own crate
Expand Down
104 changes: 103 additions & 1 deletion rearch-tokio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,40 @@


## v0.8.0 (2024-01-11)

### Chore

- <csr-id-151ff0b918e0b43bb9c78c42d380aee29717409c/> bump version numbers

### New Features (BREAKING)

- <csr-id-8603fc98fad5d41684c3819b508dd67e844ffb63/> re-add and modernize older side effects

### Commit Statistics

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

- 2 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

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

<details><summary>view details</summary>

* **[#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**
- Bump version numbers ([`151ff0b`](https://github.com/GregoryConrad/rearch-rs/commit/151ff0b918e0b43bb9c78c42d380aee29717409c))
</details>

## v0.5.1 (2023-12-15)

<csr-id-109acfec83e4d74050200e98cfd9c6fee13e7e70/>

### Chore

- <csr-id-109acfec83e4d74050200e98cfd9c6fee13e7e70/> version bumps
Expand All @@ -10,7 +43,7 @@

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

- 1 commit contributed to the release.
- 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

Expand All @@ -21,9 +54,78 @@
<details><summary>view details</summary>

* **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))
</details>

## v0.7.0 (2024-01-01)

### Chore

- <csr-id-b81740f1787dd55c792b62dbf61295bcfbda6eba/> update version numbers

### Refactor (BREAKING)

- <csr-id-ffda1036991653439cb71eb34bdae3cba710b065/> switch SideEffect to GAT lifetime

### Commit Statistics

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

- 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

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

<details><summary>view details</summary>

* **[#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))
</details>

## v0.6.0 (2023-12-26)

### Chore

- <csr-id-7af305d2f6ee25a618f919ef7d179bfae4d7f6eb/> update version numbers

### New Features (BREAKING)

- <csr-id-06bf0c8325d2f11c3e81c20f9e0ecff3ccfc31b3/> add side effect transactions

### Refactor (BREAKING)

- <csr-id-d00c317c58da5bd9427333bb9527575d5049d62f/> move side effects to their own crate

### Commit Statistics

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

- 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

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

<details><summary>view details</summary>

* **[#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))
</details>

## v0.5.0 (2023-12-14)

<csr-id-864dee68d91c2f9e1bc5c6f18d9704b586413938/>
Expand Down
55 changes: 54 additions & 1 deletion rearch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,53 @@


## v0.9.1 (2024-01-11)

### Chore

- <csr-id-151ff0b918e0b43bb9c78c42d380aee29717409c/> bump version numbers

### Documentation

- <csr-id-74155c54b048e9200349c85d2f4a38313cc1c3f7/> update code comments

### New Features

- <csr-id-b2e6e1dd19d34284fc4eb1ce145120c3a84edad9/> add Debug, PartialEq, and Eq impl for CapsuleKey

### Refactor

- <csr-id-1b96f14e8e78526e49507fd433d2121ff447a6e6/> improve structure of dyn capsule key impl

### Commit Statistics

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

- 4 commits contributed to the release over the course of 4 calendar days.
- 5 days passed between releases.
- 4 commits were understood as [conventional](https://www.conventionalcommits.org).
- 1 unique issue was worked on: [#32](https://github.com/GregoryConrad/rearch-rs/issues/32)

### Commit Details

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

<details><summary>view details</summary>

* **[#32](https://github.com/GregoryConrad/rearch-rs/issues/32)**
- Add Debug, PartialEq, and Eq impl for CapsuleKey ([`b2e6e1d`](https://github.com/GregoryConrad/rearch-rs/commit/b2e6e1dd19d34284fc4eb1ce145120c3a84edad9))
* **Uncategorized**
- Bump version numbers ([`151ff0b`](https://github.com/GregoryConrad/rearch-rs/commit/151ff0b918e0b43bb9c78c42d380aee29717409c))
- Improve structure of dyn capsule key impl ([`1b96f14`](https://github.com/GregoryConrad/rearch-rs/commit/1b96f14e8e78526e49507fd433d2121ff447a6e6))
- Update code comments ([`74155c5`](https://github.com/GregoryConrad/rearch-rs/commit/74155c54b048e9200349c85d2f4a38313cc1c3f7))
</details>

## v0.9.0 (2024-01-06)

<csr-id-5ff6a4dcf9d0de3a5143f0c0ea584975558da99d/>
<csr-id-ff47495a9d26c8bff07a35056a8fd3d5faf34a02/>
<csr-id-4546e7e46008e257ec07b7c87894bf8aa8f90512/>
<csr-id-d38ac94beec839905edbf1432ecd6156bc003307/>

### Chore

- <csr-id-5ff6a4dcf9d0de3a5143f0c0ea584975558da99d/> update version numbers
Expand All @@ -27,7 +73,7 @@

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

- 6 commits contributed to the release over the course of 3 calendar days.
- 7 commits contributed to the release over the course of 3 calendar days.
- 4 days passed between releases.
- 6 commits were understood as [conventional](https://www.conventionalcommits.org).
- 4 unique issues were worked on: [#25](https://github.com/GregoryConrad/rearch-rs/issues/25), [#26](https://github.com/GregoryConrad/rearch-rs/issues/26), [#27](https://github.com/GregoryConrad/rearch-rs/issues/27), [#29](https://github.com/GregoryConrad/rearch-rs/issues/29)
Expand All @@ -47,12 +93,16 @@
* **[#29](https://github.com/GregoryConrad/rearch-rs/issues/29)**
- Remove `CapsuleReader::get` ([`4546e7e`](https://github.com/GregoryConrad/rearch-rs/commit/4546e7e46008e257ec07b7c87894bf8aa8f90512))
* **Uncategorized**
- Release rearch v0.9.0, rearch-effects v0.2.1 ([`3e64f40`](https://github.com/GregoryConrad/rearch-rs/commit/3e64f40af45a64eacafc8098d66cc2498be12c5b))
- Update version numbers ([`5ff6a4d`](https://github.com/GregoryConrad/rearch-rs/commit/5ff6a4dcf9d0de3a5143f0c0ea584975558da99d))
- Update/improve code notes ([`0d3b935`](https://github.com/GregoryConrad/rearch-rs/commit/0d3b93566082a5b0527d57de6ad84c3cf0db59eb))
</details>

## v0.8.0 (2024-01-01)

<csr-id-b81740f1787dd55c792b62dbf61295bcfbda6eba/>
<csr-id-ffda1036991653439cb71eb34bdae3cba710b065/>

### Chore

- <csr-id-b81740f1787dd55c792b62dbf61295bcfbda6eba/> update version numbers
Expand Down Expand Up @@ -84,6 +134,9 @@

## v0.7.0 (2023-12-26)

<csr-id-7af305d2f6ee25a618f919ef7d179bfae4d7f6eb/>
<csr-id-d00c317c58da5bd9427333bb9527575d5049d62f/>

### Chore

- <csr-id-7af305d2f6ee25a618f919ef7d179bfae4d7f6eb/> update version numbers
Expand Down

0 comments on commit 86c6afe

Please sign in to comment.