Skip to content

v0.9.1

Latest

Choose a tag to compare

@jolks jolks released this 06 Jun 06:35
0251d61

Highlights

  • Windows support for shell tasksshell_command tasks now run via cmd /c on Windows instead of failing on the missing sh shell. Unix behavior is unchanged.

What's Changed

  • fix(executor): support cross-platform shell execution on Windows by @RegreDanger in #23

New Contributors

Full Changelog: v0.9.0...v0.9.1