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

Releases: libp2p/interface-transport

v0.7.0

19 Sep 11:36
c5bcbcf
Compare
Choose a tag to compare

Features

v0.6.1

16 Sep 14:00
02fe6d9
Compare
Choose a tag to compare

Bug Fixes

v0.6.0

06 Sep 08:00
d143f79
Compare
Choose a tag to compare

Features

  • add upgrader support to transports (#53) (a5ad120)

BREAKING CHANGES

  • Transports must now be passed and use an Upgrader instance. See the Readme for usage. Compliance test suites will now need to pass options from common.setup(options) to their Transport constructor.

  • docs: update readme to include upgrader

  • docs: update readme to include MultiaddrConnection ref

  • feat: add upgrader spy to test suite

  • test: validate returned value of spy

v0.5.2

11 Jun 17:22
259fc58
Compare
Choose a tag to compare
chore: release version v0.5.2

v0.5.1

01 May 12:13
68e2791
Compare
Choose a tag to compare

Bug Fixes

v0.5.0

29 Apr 15:11
4175c66
Compare
Choose a tag to compare

Reverts

  • "feat: make listen take an array of addrs (#46)" (#51) (030195e)

v0.4.0

19 Apr 08:37
16cba53
Compare
Choose a tag to compare

Features

BREAKING CHANGES

  • All places in the API that used callbacks are now replaced with async/await

  • test: add tests for canceling dials

  • feat: Adapter class

v0.3.7

29 Nov 13:31
6e99899
Compare
Choose a tag to compare
chore: release version v0.3.7

v0.3.6

05 Apr 15:54
Compare
Choose a tag to compare
chore: release version v0.3.6