0.13.4 (2018-02-20)
0.13.3 (2017-11-30)
0.13.2 (2017-09-08)
0.13.1 (2017-09-04)
0.13.0 (2017-09-03)
0.12.0 (2017-07-22)
0.11.0 (2017-06-28)
- removed wrtc by default, added option for DI, added tests with electron-webrtc as well (33dbaf4)
0.10.1 (2017-05-19)
- use webworker friendly version of webrtcsupport (0892a92)
0.10.0 (2017-05-19)
- package: update simple-peer to version 8.0.0 (9138acf)
- handle reconnection to signaling server (939aa8d)
0.9.0 (2017-03-30)
- update peer-info calls (19f5930)
0.8.10 (2017-03-21)
0.8.8 (2017-02-12)
- make webrtcsupport a dep instead of a devDep (815572d)
0.8.7 (2017-02-11)
- error if webrtc is not supported (7217ebf)
0.8.6 (2017-02-10)
- use async.setImmediate because browserify does not shim automatilly it (4790fe3)
0.8.5 (2017-02-09)
0.8.4 (2017-02-09)
0.8.3 (2017-01-28)
- new peer-discovery interface compatible (011ada5)
0.8.1 (2017-01-23)
- README typo (7e1f7b8)
0.8.0 (2017-01-22)
- update Procfile (81fff7e)
- it works with DNS \o/ (d47197b)
0.7.5 (2017-01-20)
0.7.4 (2017-01-18)
- s/listeners/listenersRefs because swarm overloads that key (82d9bab)
0.7.3 (2017-01-18)
- tests: detect correctly support (2818dd2)
- segfaults, aegir does not like for us to constrain socket.io events (529653f)
0.7.2 (2017-01-16)
0.7.1 (2017-01-16)
0.7.0 (2016-12-06)
0.6.1 (2016-12-06)
0.6.0 (2016-11-17)
- use false not null to disable wrtc in the browser (3097589)
0.5.0 (2016-11-03)
0.4.5 (2016-10-12)
0.4.4 (2016-09-07)
- webrtc-star: use destroy instead of emit for closing a conn (90c93f0)
0.4.3 (2016-09-07)
- listener: close events are propagated naturally (590c67f)
0.4.1 (2016-09-06)
- readme: update pull-streams section (c629a83)
0.4.0 (2016-09-05)
- deps: downgrade aegir to v6 (bd3e52e)
- pull-api: update the tests accordingly (0aa7761)
- pull-api: update to pull-api and the next interface-transport (67aff97)
- readme: complete the readme and add note about pull-streams (b0821d3)
0.3.2 (2016-08-03)
0.3.1 (2016-06-22)
0.3.0 (2016-06-22)
0.2.3 (2016-06-01)
- ensure emits are possible (7631212)