0.24.2
Fixes
- Make subtasks of sequence inherit cwd option by default #160 (#51a6fd79)
- Open env files in utf-8 mode explicitly (#179) (#8f8c3e68)
- Fix error message when the cwd directory does not exist by @kzrnm in #174
- By default only use PoetryExecutor if poetry cli can be found by @kzrnm in #175
- Fix faulty cmd tokenization by @nat-n in #178
Documentation
- Fix typos on switch task documentation by @kzrnm in #172
- Add tip about referencing env vars for args in powershell by @mason3k in #173
New Contributors
- @mason3k made their first contribution in #173
- @kzrnm made their first contributions in #172, #174 and #175
Full Changelog: v0.24.1...v0.24.2