js-libp2p-websockets/CHANGELOG.md
Jacob Heun b5496fbc21
chore: release version v0.13.0
License: MIT
Signed-off-by: Jacob Heun <jacobheun@gmail.com>
2019-09-30 13:29:13 +02:00

6.7 KiB

0.13.0 (2019-09-30)

Code Refactoring

BREAKING CHANGES

  • Switch to using async/await and async iterators. The transport and connection interfaces have changed. See the README for new usage.

0.12.3 (2019-08-21)

0.12.2 (2019-01-24)

Bug Fixes

  • ipv6 naming with multiaddr-to-uri package (#81) (93ef7c3)

0.12.1 (2019-01-10)

Bug Fixes

0.12.0 (2018-04-30)

0.11.0 (2018-04-05)

Features

0.10.5 (2018-02-20)

0.10.4 (2017-10-22)

0.10.3 (2017-10-22)

0.10.2 (2017-10-20)

Features

0.10.1 (2017-07-22)

0.10.0 (2017-03-27)

Bug Fixes

  • dial: pass through errors from pull-ws onConnect (8df8084)

0.9.6 (2017-03-23)

Bug Fixes

0.9.5 (2017-03-23)

0.9.4 (2017-03-21)

0.9.2 (2017-02-09)

0.9.1 (2016-11-08)

Bug Fixes

0.9.0 (2016-11-03)

Features

0.8.1 (2016-09-06)

Features

  • readme: update pull-streams section (64c57f5)

0.8.0 (2016-09-06)

Features

  • pull: migrate to pull streams (3f58dca)
  • readme: complete the readme, adding reference about pull-streams (b62560e)

0.7.2 (2016-08-29)

Bug Fixes

  • style: reduce nested callbacks (33f5fb3)

0.7.1 (2016-08-03)

0.7.0 (2016-06-22)

0.6.1 (2016-05-29)

0.6.0 (2016-05-22)

0.5.0 (2016-05-17)

0.4.4 (2016-05-08)

Bug Fixes

0.4.3 (2016-05-08)

0.4.1 (2016-04-25)

0.3.2 (2016-04-14)

0.2.2 (2016-04-14)

0.2.1 (2016-03-20)

0.2.0 (2016-03-14)

0.1.0 (2016-02-26)