Skip to content

v0.9.0

Compare
Choose a tag to compare
@asmichi asmichi released this 28 Jul 14:28
· 78 commits to master since this release

Binary Breaking Changes

  • Change the type of ChildProcessStartInfo.Std*Handle to SafeHandle from SafeFileHandle.

Features

  • Add WaitForExit variants that take a TimeSpan.
  • Add IChildProcess.Id.