lru_cache v0.1.3 Release Notes

Release Date: 2018-02-21 // about 6 years ago
  • ✨ Enhancements

    • Add timeout optional argument to operations on cache

Previous changes from v0.1.2

  • ✨ Enhancements

    • add evict_fn callback to apply on entry by removing from a cache