v0.3.0
- Minimum requirements are now Elixir 1.4/OTP 19
- Performance improvements for individual streams
- Fixed: multiple connections now supported per host
- Request responses now return with new
%Stream.Response{}struct - Push promises can be intercepted with
{:push_promise, %Stream.Response{}}messages