- Check for components support.
- Fix component declaration issue.
- Added custom headers option, thanks @Eloverflow.
- Added priority for caching directive.
- Added component.
- Change
imgcache.js
libarary dependency version, as 1.2.0 is not published to npm yet.
- Update dependencies.
- Add npm scripts.
- Added cacheClearSize option to clear cache after some limit.
- Add add, get, remove, getCacheSize methods.
- Add jsdoc to service methods.
- Minor code improvements.