Skip to content

0.10.0

Compare
Choose a tag to compare
@nat-n nat-n released this 07 Feb 18:06

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