Skip to content

Releases: HQarroum/timed-cache

1.1.0

26 May 18:38
Compare
Choose a tag to compare
  • 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

23 Oct 14:02
Compare
Choose a tag to compare

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

23 Oct 13:41
Compare
Choose a tag to compare

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

08 Sep 14:47
Compare
Choose a tag to compare

Version 1.0.3 of the timed cache component.

  • Renaming package name
  • Documenting NPM and Bower installations
  • Removing intrusive .bowerrc file

1.0.2

02 Sep 17:59
Compare
Choose a tag to compare

First stable, tested release of the cache storage component.