Skip to content

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 13:20
· 39 commits to main since this release

2.4.0 (2024-08-11)

Features

  • 🎸 expose LruCache, add to README, run Prettier (0e0412e)
  • 🎸 implement LruCache (85c28a3)
  • 🎸 improve LRU cache implementation (aa0bfcf)

Performance Improvements

  • ⚡️ add LRU cache benchmarks (be9a9c7)