blob: 7788e3cd78fb04fcffa6b150102ef5590dfcff91 [file] [log] [blame] [view]
## 1.0.3
* Support test `1.x.x`.
## 1.0.2
* Update SDK version to 2.0.0-dev.17.0
## 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.