Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 21:40
· 3 commits to master since this release
3125353

LRUCache v1.6.0

Diff since v1.5.0

New feature: cache_info(lru) provides some statistics about the cache.

Merged pull requests:

Closed issues:

  • interaction with Memoize (#18)
  • empty!(lru) when using finalizer sets maxsize to 0 (#26)
  • CacheInfo reporting (#28)