Releases: custom-dev-tools/grunt-cache-killer
Releases · custom-dev-tools/grunt-cache-killer
v1.3.7
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
Fixed
- Fixed README.md Github version number.
- Updated year in Copyright lines.
- Updated email address in package.json
v1.3.5
Updated
- Transferred ownership of package to @custom-dev-tools.
v1.3.4
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
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
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
Security
- Updated version of js-yaml within dev dependencies to remove security vulnerability.
Added
- Additional keywords to package.json
v1.3.0
Added
- Debug logging functionality.
Changed
- README.md reflecting addition of badges, TOC, limitations and new usage example.
v1.2.0
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
Fixed
- Incorrect position argument in getHash function.