Releases: HQarroum/timed-cache
Releases · HQarroum/timed-cache
1.1.0
- Add a
remove
method to the storage
- Notifying listeners upon removal of an entry
- Improved the build workflow using a
prepublish
task
1.0.5
Version 1.0.5 of the timed cache component.
- Completely removing the cache object entry on an eviction.
- When clearing the cache, looping over own properties to clear timeouts.
1.0.4
Version 1.0.4 of the timed cache component.
- Adding the
dist
folder on npm.
- Renaming the built artifact.
- Renaming the repository link.
- Updating Grunt dependencies to support newer versions of
npm
.
1.0.3
Version 1.0.3 of the timed cache component.
- Renaming package name
- Documenting NPM and Bower installations
- Removing intrusive .bowerrc file
1.0.2
First stable, tested release of the cache storage component.