0.17.0
Enhancements
- Support for interpolating env vars into task arg default values (#3c994684)
- Support providing a cwd for tasks included from another file #110
- Add new switch task type for running different versions of a task depending on the result of a control task #83
Fixes
- Set PYTHONIOENCODING to utf-8 before invoking poetry env info -p #112
New Contributors
- @privet-kitty made their first contribution in #112
Full Changelog: v0.16.5...v0.17.0