Skip to content

Releases: jmdobry/angular-cache

4.6.0

29 Apr 23:21
Compare
Choose a tag to compare
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

22 Jan 01:18
Compare
Choose a tag to compare
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

30 Dec 19:26
Compare
Choose a tag to compare
4.4.3 30 December 2015
  • #179 - capacity does not work on often reload
  • #210 - Why does angular-cache ignore capacity configuration?

4.4.2

13 Oct 03:48
Compare
Choose a tag to compare

Fixed version

4.4.1

13 Oct 03:45
Compare
Choose a tag to compare
4.4.1 12 October 2015
  • #203 - trouble: bundle with r.js not works

4.4.0

12 Oct 21:31
Compare
Choose a tag to compare
4.4.0 12 October 2015
  • #200 - 4.3 storagePrefix is not backwards compatible
  • #201 - webpack minification error

4.3.2

10 Jul 16:37
Compare
Choose a tag to compare
4.3.2 10 July 2015
  • #191 - yabh issue with ie8

4.3.1

10 Jul 16:34
Compare
Choose a tag to compare
4.3.1 07 July 2015
  • #190 - 4.3 breaks phantomJS tests

4.3.0

07 Jul 04:30
Compare
Choose a tag to compare
4.3.0 06 July 2015
  • #189 - Extracted non-angular code.

4.2.2

01 Jul 15:14
Compare
Choose a tag to compare
4.2.2 1 July 2015
Backwards compatible bug fixes
  • #165 - storageMode does not inherits from defaults