Skip to content

v1.1.0

Compare
Choose a tag to compare
@ProPuke ProPuke released this 26 Jun 02:35
· 13 commits to master since this release

( ' . ' )

  • added: support for eval expressions {eval COMMANDLINE} (see docs for details)
  • improved: file watching now only monitors file dependencies required by the requested task or its dependants (plus the task file itself)
  • fixed: file watching was monitoring too many files (the parent dirs of glob dirs, rather than just the glob dirs themselves)
  • fixed: failing task items did not always fail tasks themselves