grunt-newer
Advanced tools
Changelog
1.2.0
tolerance
option to account for filesystem time precision (thanks @jorrit, see [#94][#94])Changelog
1.0.0
Changelog
0.8.0
Changelog
0.7.0
override
option. In cases where a src
file should be included even if it has not been modified (e.g. a LESS file whose imports have been modified), the override
option can be used (see [#35][35])Changelog
0.6.1
src
and dest
files are the same, the previous run time is considered (see [#24][24])Changelog
0.6.0
any-newer
task (newer
task now handles this automatically, see [#17][17])timestamps
option (use cache
instead)newer-reconfigure
and newer-timestamp
into single newer-postrun
task