3.3.0 – Cache key generators
- Added custom cache key generation via
CacheKeyGeneratorinterface. (@markchalloner) - Fixed durability not working for first iteration of generator (subsequent iterations still do not work #31).
CacheKeyGenerator interface. (@markchalloner)