Breaking Changes
-
No longer exports
runmethod (#71)Internally, it was refactored to use modern-spawn
-
Requires more recent version of
@types/node(#71)This will only impact you if you are using TypeScript.
Bug Fixes
- Debugging info is now written to stderr instead of stdout (#80)