angular-cache
Advanced tools
Changelog
4.2.0 27 April 2015
Changelog
4.1.0 30 March 2015
Changelog
4.0.2 22 March 2015
Changelog
4.0.1 20 March 2015
Changelog
4.0.0 15 March 2015
DSCacheFactoryProvider.setCacheDefaults
. You now do angular.extend(CacheFactoryProvider.defaults, { ... });
DSCache
constructor function (as it no longer exists)storageMode
can now be set dynamically, which will remove all items from current storage and insert them into the new storagerequire('angular-cache')
you get "angular-cache"
)Changelog
3.2.4 17 December 2014
Changelog
3.2.3 13 December 2014
Changelog
3.2.2 24 November 2014
storeOnResolve
and storeOnReject
should default to false
Changelog
3.2.1 10 November 2014