Skip to content

0.5.0

Compare
Choose a tag to compare
@nat-n nat-n released this 02 Aug 13:44

Enhancements

  • Improve support for windows in general
  • Shell tasks can run on windows if a suitable bash executable (such as git-bash or wsl bash) can be found

Breaking changes

  • Drop support for the run_in_project_root = false global setting

Implementation changes

  • Drop direct dependency on poetry
  • Use the poetry run cli for running tasks from outside of the poetry shell