Skip to content

Release v3.1.1

Choose a tag to compare

@awolverp awolverp released this 08 Jun 19:12
· 435 commits to main since this release

Changed

  • cached and cachedmethod will use FIFOCache on default (previously it used Cache).

Fixed

  • Fix undefined behavior on iterators when cache's capacity changed