Releases: vitaliy-bobrov/ionic-img-cache
Releases · vitaliy-bobrov/ionic-img-cache
v1.3.1
v1.3.0
New:
- Added custom headers option, thanks @Eloverflow.
- Added priority for caching directive.
- Added component.
v1.2.2
Bug fixes:
- Change
imgcache.js
library dependency version, as 1.2.0 is not published to npm yet.
Improvements:
- Update dependencies.
- Add npm scripts.
1.2.0
Features:
- Added cacheClearSize option to clear cache after some limit.
- Add add, get, remove, getCacheSize methods.
Improvements:
- Add jsdoc to service methods.
- Minor code improvements.
1.1.1
Update minified file.
1.1.0
#Feature:
- Add
ion-img-chache-bg
directive to cache background images.
1.0.7
Fixed markdown readme file issue.
1.0.6
Configurable debug and quota options via ionicImgCacheProvider.
1.0.3
Feature
- Add cacheClear method.
1.0.2
Fixed
- Disable imgcache.js URIencoding.