Skip to content

v1.0.0

Choose a tag to compare

@michie-bot michie-bot released this 18 Jun 08:14
· 66 commits to master since this release

1.0.0 (2022-06-18)

⚠ BREAKING CHANGES

  • Signatures of MemoizationStore::insert and
    MemoizationStore::get altered.

Co-authored-by: Roland Fredenhagen dev@modprog.de

Features

  • return type does not have to be Clone (044862d)