Skip to content

v5.0.0

Compare
Choose a tag to compare
@kritzcreek kritzcreek released this 02 Jun 07:28
· 35 commits to master since this release
97fd9c0

Updates for 0.12

Breaking

  • mkOnClose now reacts to the close signal instead of exit @Profpatsch
  • kill returns Unit instead of Boolean @Profpatsch
  • exec/execFile returns a ChildProcess @Profpatsch

Additions

  • Bindings to the synchronous versions of exec @jyh1