Skip to content

v3.0.0

Choose a tag to compare

@tandrewnichols tandrewnichols released this 11 Oct 18:11
· 50 commits to master since this release

This release adds the inherit option so that you can force the spawned process to work the way it would with stdio: inherit to get immediate logging (instead of having to provide an onComplete and do it yourself). This flag is true by default (hence the major version here).