Highlights
- Windows support for shell tasks —
shell_commandtasks now run viacmd /con Windows instead of failing on the missingshshell. Unix behavior is unchanged.
What's Changed
- fix(executor): support cross-platform shell execution on Windows by @RegreDanger in #23
New Contributors
- @RegreDanger made their first contribution in #23
Full Changelog: v0.9.0...v0.9.1