blob: 3539933170b2c9253e5169041a68839e0dfaf89f [file] [log] [blame] [view]
## 1.0.1
* Declare support for `async` 2.0.0.
## 1.0.0
* Added `pid` and `exitCode` getters to `TestProcess`.
## 1.0.0-rc.2
* Subclassed `TestProcess`es now emit log output based on the superclass's
standard IO streams rather than the subclass's. This matches the documented
behavior.
## 1.0.0-rc.1
* Initial release candidate.