Skip to content

Latest commit

 

History

History
213 lines (87 loc) · 6.17 KB

CHANGELOG.md

File metadata and controls

213 lines (87 loc) · 6.17 KB

2.0.2 (2022-06-23)

Bug Fixes

  • remove buffers for better browser compat (#83) (5a85d0a)

2.0.1 (2020-01-28)

Bug Fixes

  • support old constructor (c742cd9)

2.0.0 (2020-01-24)

Bug Fixes

Features

1.2.1 (2018-05-03)

1.2.0 (2018-03-12)

Bug Fixes

  • leave room before ending test (f91cffc)

1.1.5 (2017-12-30)

Bug Fixes

  • leave stops peer poller (74d57da)

1.1.4 (2017-12-15)

1.1.3 (2017-12-12)

Bug Fixes

  • handling not connecting by emitting disconnect event. Should fix #2 (2a1b2b7)

1.1.2 (2017-12-07)

Bug Fixes

  • sending messages after connection (e050c27)

1.1.1 (2017-12-07)

Bug Fixes

1.1.0 (2017-12-05)

Bug Fixes

  • not emitting errors when network error occurs (2094577)

1.0.1 (2017-12-05)

Bug Fixes

  • adding a peer to the list of connections so that we can clean up when leaving the room (634b5b8)
  • sendTo uses shared connection - part 2: making sure messages get delivered to the correct rooms by using a global handler. Should fix #25 (88f2ff0)

1.0.0 (2017-12-04)

Bug Fixes

  • sendTo uses shared connection: making sure messages get delivered to the correct rooms. Should fix #25 (2edf576)
  • sendTo uses shared connection: making sure messages get delivered to the correct rooms. Should fix #25 (6d091d0)

0.6.1 (2017-11-21)

Bug Fixes

  • producing the pubsub message field topicIDs, which was renamed from topicCIDs (d55839d)

0.5.1 (2017-11-10)

Bug Fixes

0.5.0 (2017-11-03)

0.4.2 (2017-11-03)

0.4.1 (2017-10-30)

Bug Fixes

  • Direct message's shape to match pubsub messages (#16) (b9bd6f3)

0.4.0 (2017-10-20)

0.3.0 (2017-09-26)

0.2.0 (2017-09-01)

0.1.5 (2017-08-23)

0.1.4 (2017-08-16)

0.1.3 (2017-07-14)

0.1.2 (2017-06-23)

0.1.1 (2017-06-17)

0.1.0 (2017-06-17)