1.0.0
- Stabilized the public API
- Widened the return type of
ExitStatus::code- In rare cases, it was possible for this method to panic.
- Replaced
_ExitStatusTimeoutand_OutputTimeoutwithTimeout- This trait will need to be imported to call its methods.