v1.0.0
1.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)
MemoizationStore::insert
andMemoizationStore::get
altered.Co-authored-by: Roland Fredenhagen [email protected]