Releases: jpodwys/cache-service
Releases · jpodwys/cache-service
1.3.8
Relative pin to cache-service-cache-module
to prevent unnecessary future releases.
1.3.7
Updating ambiguous readme demo. Thanks @wirehead
1.3.6
- Fix a bug preventing .set() from correctly handling three parameters when the third parameter is a callback function (thanks to @thanpolas)
- Updated documentation to make it clear that the callback param always takes precedence over the refresh param when calling .set()
1.3.5
Updating to the latest cache-service-cache-module release.
1.3.4
Fixed a typo in a code example (thanks to @azhang)
1.3.3
Adding LICENSE.md by user request.
1.3.2
Updating to the latest release of cacheModule.
1.3.1
Fixing a bug that wrote background refresh functions to all configured caches
1.3.0
Adding background refresh feature