v0.9.0
Binary Breaking Changes
- Change the type of
ChildProcessStartInfo.Std*Handle
toSafeHandle
fromSafeFileHandle
.
Features
- Add
WaitForExit
variants that take aTimeSpan
. - Add
IChildProcess.Id
.
ChildProcessStartInfo.Std*Handle
to SafeHandle
from SafeFileHandle
.WaitForExit
variants that take a TimeSpan
.IChildProcess.Id
.