Releases: jmdobry/angular-cache
Releases · jmdobry/angular-cache
4.6.0
4.6.0 29 April 2016
Bug fixes
- #215 - angular-cache.min.js tries to load the .map from dist/
- #204 - Does not work with Angular 1.3 and browserify
4.5.0
4.5.0 12 January 2016
Backwards compatible API changes
- #205 - Feature request: Cache.getAllValues
Backwards compatible bug fixes
- #211 - Expires value gets sometimes automatically set to null
- #212 - Internal Cache not reloaded on Reload
Other
- Upgraded to CacheFactory v1.4.0
4.4.3
4.4.3 30 December 2015
- #179 - capacity does not work on often reload
- #210 - Why does angular-cache ignore capacity configuration?
4.4.1
4.4.1 12 October 2015
- #203 - trouble: bundle with r.js not works
4.4.0
4.4.0 12 October 2015
- #200 - 4.3 storagePrefix is not backwards compatible
- #201 - webpack minification error
4.3.2
4.3.2 10 July 2015
- #191 - yabh issue with ie8
4.3.1
4.3.1 07 July 2015
- #190 - 4.3 breaks phantomJS tests
4.3.0
4.3.0 06 July 2015
- #189 - Extracted non-angular code.
4.2.2
4.2.2 1 July 2015
Backwards compatible bug fixes
- #165 - storageMode does not inherits from defaults