Releases: Polyneue/gulp-asset-cache
Releases · Polyneue/gulp-asset-cache
v1.1.5
Changed
- Changed to using airbnb standards
- Switched to Chalk over gutil module
- README updates
v1.1.4
Added
- eslint and standarjs code formatting
- new changelog file for better documentation
Fixed
v1.1.3
Changed
- Minor updates to code style
- Fixed typos
v1.1.2
Changed
- Fix for
cacheName
being undefined
v1.1.1
Changed
- Bugfix for
assetCache
not pushing files through the pipeline
v1.1.0
Changed
- Separating the
assetCache
function into two separate functions, assetCache.filter
and assetCache.cache
.
v1.0.0
Added
- Initial setup of README, Package, License and tests