Skip to content

Releases: custom-dev-tools/grunt-cache-killer

v1.3.7

20 Aug 13:28
Compare
Choose a tag to compare

Fixed

  • Fixed asset file renaming issue when updating template file(s).
  • Fixed incorrect test5 file name reference(s).

Added

  • Added test6 functionality, fixture and expected files.
  • Added funding to package.json file.

Updated

  • Updated minimum version of Node.js from 0.8.0 to 15.0.0
  • Updated version of grunt within dev dependencies from 1.1.0 to 1.5.3
  • Updated version of grunt-cli within dev dependencies from 1.3.2 to 1.4.3
  • Updated version of grunt-contrib-clean within dev dependencies from 2.0.0 to 2.0.1
  • Updated version of grunt-contrib-jshint within dev dependencies from 2.1.0 to 3.2.0
  • Updated version of grunt-contrib-nodeunit within dev dependencies from 2.0.0 to 4.0.0

v1.3.6

20 Aug 13:20
Compare
Choose a tag to compare

Fixed

  • Fixed README.md Github version number.
  • Updated year in Copyright lines.
  • Updated email address in package.json

v1.3.5

19 Jun 02:30
Compare
Choose a tag to compare

Updated

v1.3.4

17 Mar 15:15
Compare
Choose a tag to compare

Security

  • Updated version of grunt within dev dependencies from 1.0.4 to 1.1.0

Changed

  • README.md reflecting new required grunt version.

v1.3.3

17 Mar 15:12
Compare
Choose a tag to compare

Security

  • Updated version of commander within dev dependencies from 2.20.0 to 2.20.3
  • Updated version of handlebars within dev dependencies from 4.1.2 to 4.7.3
  • Updated version of kind-of within dev dependencies from 6.0.2 to 6.0.3
  • Updated version of uglify-js within dev dependencies from 3.6.0 to 3.8.0

v1.3.2

29 Aug 03:03
Compare
Choose a tag to compare

Security

  • Updated version of lodash within dev dependencies to remove security vulnerability.
  • Updated version of set-value within dev dependencies to remove security vulnerability.
  • Updated version of mixin-dep within dev dependencies to remove security vulnerability.
  • Updated version of load-grunt-tasks within dev dependencies.

Added

  • Additional keywords to package.json

Changed

  • README.md reflecting new required grunt version.

v1.3.1

08 Jun 10:46
Compare
Choose a tag to compare

Security

  • Updated version of js-yaml within dev dependencies to remove security vulnerability.

Added

  • Additional keywords to package.json

v1.3.0

19 Mar 23:59
Compare
Choose a tag to compare

Added

  • Debug logging functionality.

Changed

  • README.md reflecting addition of badges, TOC, limitations and new usage example.

v1.2.0

18 Mar 14:02
Compare
Choose a tag to compare

Fixed

  • Validation of asset file name.

Added

  • Additional validation and error notification functionality.

Changed

  • README.md reflecting additional validation and error notification functionality.

v1.1.1

17 Mar 01:56
Compare
Choose a tag to compare

Fixed

  • Incorrect position argument in getHash function.