Skip to content

v1.0.0

Choose a tag to compare

@exogen exogen released this 19 Sep 10:11
· 67 commits to master since this release

Changed

  • Use spawn with stdio: "inherit" instead of exec to run commands; output won't be swallowed anymore unless the new --silent flag is passed. (#4)