This repository has been archived by the owner on Sep 18, 2019. It is now read-only.
Releases: shaungrady/angular-http-etag
Releases · shaungrady/angular-http-etag
2.0.8
Greatly reduce the number of included files in the node package.
2.0.7
No functional changes in this release.
2.0.5
Allow $http
etagCache property to accept cache and itemCache objects.
2.0.4
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
Fix bug where not all $http
properties were being copied to the decorator.
2.0.2
Add warning and error throwing to bad $http
etagCache
configurations.
Shrunk shrinkwrap
Reduced shrinkwrap to only include production dependencies.
2.0 – The Great Rewrite!
1.1.4: Merge pull request #17 from shaungrady/qol-fixes
Quality of Life Improvements
1.1.3
Meta maintenance. No changes to code. Also, forgot to update the build—now it's updated.