v1.1.0
( ' . ' )
- 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