Skip to content

Releases: Polyneue/gulp-asset-cache

v1.1.5

12 May 00:31
Compare
Choose a tag to compare

Changed

  • Changed to using airbnb standards
  • Switched to Chalk over gutil module
  • README updates

v1.1.4

15 Apr 18:50
Compare
Choose a tag to compare

Added

  • eslint and standarjs code formatting
  • new changelog file for better documentation

Fixed

  • README markdown issues

v1.1.3

15 Apr 18:51
Compare
Choose a tag to compare

Changed

  • Minor updates to code style
  • Fixed typos

v1.1.2

15 Apr 18:52
Compare
Choose a tag to compare

Changed

  • Fix for cacheName being undefined

v1.1.1

15 Apr 18:52
Compare
Choose a tag to compare

Changed

  • Bugfix for assetCache not pushing files through the pipeline

v1.1.0

15 Apr 18:52
Compare
Choose a tag to compare

Changed

  • Separating the assetCache function into two separate functions, assetCache.filter and assetCache.cache.

v1.0.1

15 Apr 18:52
Compare
Choose a tag to compare

Added

  • Coveralls support

Changed

  • Updates to README

v1.0.0

15 Apr 18:53
Compare
Choose a tag to compare

Added

  • Initial setup of README, Package, License and tests