v5.0.0
Updates for 0.12
Breaking
- mkOnClose now reacts to the
close
signal instead ofexit
@Profpatsch kill
returns Unit instead of Boolean @Profpatschexec
/execFile
returns a ChildProcess @Profpatsch
Additions
- Bindings to the synchronous versions of exec @jyh1