blob: 28a19e3da4d92f1d949fde5b6b40f17dadb57fa3 [file] [log] [blame] [view]
## 1.0.4
* Set max SDK version to `<3.0.0`, and adjust other dependencies.
## 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.