## 3.0.3
* Add `runHostPortFullUrl` to allow launching arbitrary URLs [#2](https://github.com/yesodweb/wai-handlers/pull/2)
## 3.0.2.4
* Drop dependency on blaze-builder, requiring streaming-commons >= 0.2
## 3.0.2.3
* `process` package bump
## 3.0.2.2
* Improvements to ping's javascript script. [#494](https://github.com/yesodweb/wai/pull/494)
## 3.0.2.1
* Relax upper bound on process
## 3.0.2
* Don't launch if server fails; kill server on exit [#537](https://github.com/yesodweb/wai/issues/537) [#541](https://github.com/yesodweb/wai/pull/541)
## 3.0.1
* make host configurable too (fixes #538) [#539](https://github.com/yesodweb/wai/pull/539)
## 3.0.0.5
* Support wai/warp 3.2
## 3.0.0.3
Allow blaze-builder 0.4
## 3.0.0.2
* Support for Win64