blob: 429bb5c34937f19c0711b4598731cfa4f03dd51e [file] [log] [blame] [view]
## 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.