0.8.0 (2019-09-20)
- This adds new validations to the stream muxer, which will cause existing tests to fail.
0.7.0 (2019-09-16)
- the API is now async / await. See #55 (comment) for a summary of the changes.
0.6.0 (2018-11-13)
- improve the close test (d9c8681)
0.5.9 (2017-12-14)
0.5.8 (2017-12-14)
0.5.7 (2017-03-16)
0.5.6 (2017-02-09)
0.5.5 (2017-01-24)
- when things are in the same process, there is a order to them :) (1635977)
0.5.4 (2017-01-20)
- avoid making webpacky funky by not trying to inject tcp (6695b80)
0.5.3 (2017-01-19)
0.5.2 (2017-01-19)
0.5.1 (2017-01-16)
- some fixes for incorrect tests (23a75d1)
0.5.0 (2016-11-03)
- move to next aegir (11980ac)
0.4.0 (2016-09-06)
- api: update the interface usage from dial to dialer and listen to listener (5069679)
- pull: migration to pull streams. Upgrade tests to use mocha as (cc3130f)
- tests: add closing tests, make sure errors are propagated (c06da3b)
- tests: stub test for aegir to verify (949faf0)