-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.0.0](v0.3.0...v1.0.0) (2022-06-18) ### ⚠ BREAKING CHANGES * Signatures of `MemoizationStore::insert` and `MemoizationStore::get` altered. Co-authored-by: Roland Fredenhagen <[email protected]> ### Features * return type does not have to be Clone ([044862d](044862d))
- Loading branch information
1 parent
c5e4543
commit 1921e49
Showing
4 changed files
with
19 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,17 @@ | ||
## [1.0.0](https://github.com/mobusoperandi/michie/compare/v0.3.0...v1.0.0) (2022-06-18) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* Signatures of `MemoizationStore::insert` and | ||
`MemoizationStore::get` altered. | ||
|
||
Co-authored-by: Roland Fredenhagen <[email protected]> | ||
|
||
### Features | ||
|
||
* return type does not have to be Clone ([044862d](https://github.com/mobusoperandi/michie/commit/044862dbf776c03c697abb1f6d2d8a16cf3e0dbc)) | ||
|
||
## [0.3.0](https://github.com/mobusoperandi/michie/compare/v0.2.13...v0.3.0) (2022-06-15) | ||
|
||
|
||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters