Skip to content

v0.3.0

Compare
Choose a tag to compare
@hdgarrood hdgarrood released this 27 Dec 04:35
· 75 commits to master since this release
  • Use purescript-posix-types
  • Fix a bug where kill, connected, and send would perform the effects too early
  • Modify type names to avoid repeating the module name: ChildProcessExit -> Exit, and ChildProcessError -> Error.