Skip to content
This repository has been archived by the owner on Sep 18, 2019. It is now read-only.

Releases: shaungrady/angular-http-etag

2.0.8

17 Aug 00:32
Compare
Choose a tag to compare

Greatly reduce the number of included files in the node package.

2.0.7

17 Aug 00:11
Compare
Choose a tag to compare

No functional changes in this release.

2.0.5

12 Aug 17:26
Compare
Choose a tag to compare

Allow $http etagCache property to accept cache and itemCache objects.

2.0.4

11 Aug 23:33
Compare
Choose a tag to compare

Fix an issue where, if you modify a cache item after the ETag has been cached, the ETag will be wiped and won’t be sent to the server on the next request.

2.0.3

10 Aug 15:07
Compare
Choose a tag to compare

Fix bug where not all $http properties were being copied to the decorator.

2.0.2

01 Aug 15:28
Compare
Choose a tag to compare

Add warning and error throwing to bad $http etagCache configurations.

Shrunk shrinkwrap

31 Jul 20:12
Compare
Choose a tag to compare

Reduced shrinkwrap to only include production dependencies.

2.0 – The Great Rewrite!

30 Jul 18:21
Compare
Choose a tag to compare

Please see the readme and docs for all that has changed.

1.1.4: Merge pull request #17 from shaungrady/qol-fixes

20 Jul 15:55
Compare
Choose a tag to compare

1.1.3

30 Mar 16:22
Compare
Choose a tag to compare

Meta maintenance. No changes to code. Also, forgot to update the build—now it's updated.