0.10.0
Bugfixes
- Support passing arguments with glob characters to cmd tasks #16
- Always use utf-8 when opening config files #19
- Pass SIGINT through to the subprocess of the task for cleaner termination #20
Enhancements
- Support running tasks in any virtualenv (not just via poetry) #10
- Support optimised execution of multistage tasks on windows as well