Current section

Files

Jump to
lru_cache CHANGELOG.md
Raw

CHANGELOG.md

# 0.1.3
Enhancements
* Add timeout optional argument to operations on cache
# 0.1.2
Enhancements
* add `evict_fn` callback to apply on entry by removing from a cache
# 0.1.1
Enhancements
* fix warnings on elixir v1.4
# 0.1.0
First release!