Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

Latest commit

 

History

History
173 lines (71 loc) · 4.68 KB

CHANGELOG.md

File metadata and controls

173 lines (71 loc) · 4.68 KB

0.8.0 (2019-09-20)

Features

  • add onStreamEnd, muxer.streams and timeline (#56) (0f60832)

BREAKING CHANGES

  • This adds new validations to the stream muxer, which will cause existing tests to fail.

0.7.0 (2019-09-16)

Code Refactoring

  • API changes and switch to async await (#55) (dd837ba)

BREAKING CHANGES

  • the API is now async / await. See #55 (comment) for a summary of the changes.

0.6.0 (2018-11-13)

Bug Fixes

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)

Bug Fixes

  • when things are in the same process, there is a order to them :) (1635977)

0.5.4 (2017-01-20)

Bug Fixes

  • 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)

Bug Fixes

  • some fixes for incorrect tests (23a75d1)

0.5.0 (2016-11-03)

Features

0.4.0 (2016-09-06)

Features

  • 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)

0.3.1 (2016-03-06)

0.3.0 (2016-03-06)

0.2.5 (2015-12-12)

0.2.4 (2015-07-22)

0.2.3 (2015-07-15)

0.2.2 (2015-07-15)

0.2.1 (2015-07-14)

0.2.0 (2015-07-14)

0.1.1 (2015-07-14)

0.1.0 (2015-07-13)