Releases: cjroth/gulp-filelist
Releases · cjroth/gulp-filelist
2.0.5
2.0.4
2.0.3
- Remove unnecessary path dependency (@omichelsen).
2.0.2
- Updated dependencies (lockfile) to correct security warnings via npm audit fix (@chewiebug).
2.0.1
2.0.0
1.1.1
Replace deprecated gulp-util with plugin-error - @chewiebug
1.1.0
- Fix bug where custom file templates only replaced the first occurrence of a variable - @Kaivosukeltaja
- Allow use of a function for custom file templates (
destRowTemplate
) - @chewiebug