Grunt Newer Versions Save

Configure Grunt tasks to run with newer files only.

v0.6.0

10 years ago
  • Deprecated any-newer task (newer task now handles this automatically, see #17)
  • Deprecated timestamps option (use cache instead)
  • Consolidated newer-reconfigure and newer-timestamp into single newer-postrun task
  • Refactor task for easier unit testing (see #16)