0.5.0
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