Poe the Poet v0.5.0 Release Notes

Release Date: 2020-08-02 // over 3 years ago
  • โœจ 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