Skip to content

Releases: libp2p/js-libp2p-delegated-peer-routing

v0.8.2

30 Nov 09:27
01524ac
Compare
Choose a tag to compare
chore: release version v0.8.2

v0.8.1

27 Nov 16:06
Compare
Choose a tag to compare

Bug Fixes

chore

Features

  • add support for api dht/query endpoint (#37) (6fa569c)

BREAKING CHANGES

  • The ipfs-http-client must now be installed
    as a peer dependency. It is no longer included as a dependency
    of this module.

The reason the http-client should be a peerDependency and
not a dependency is that its API requires knowledge of the
http-client (we pass in the api endpoint details).

  • findPeer returns id and addrs properties instead of peer-info instance

  • chore: address review

v0.8.0

21 Oct 15:51
5c3fb76
Compare
Choose a tag to compare
chore: release version v0.8.0

v0.7.0

26 Aug 15:06
a03b822
Compare
Choose a tag to compare

Bug Fixes

v0.6.1

14 Aug 16:05
3136873
Compare
Choose a tag to compare

Features

  • add support for api dht/query endpoint (#37) (6fa569c)

v0.6.0

12 Aug 12:04
b90d1ac
Compare
Choose a tag to compare
chore: release version v0.6.0

v0.5.0

23 Apr 13:56
38d2848
Compare
Choose a tag to compare

Chores

BREAKING CHANGES

  • The ipfs-http-client must now be installed
    as a peer dependency. It is no longer included as a dependency
    of this module.

The reason the http-client should be a peerDependency and
not a dependency is that its API requires knowledge of the
http-client (we pass in the api endpoint details).

  • findPeer returns id and addrs properties instead of peer-info instance

  • chore: address review

v0.4.3

16 Apr 13:36
3255b6f
Compare
Choose a tag to compare
chore: release version v0.4.3

v0.4.2

09 Apr 10:48
bdb89b6
Compare
Choose a tag to compare
chore: release version v0.4.2

v0.4.1

04 Feb 17:58
00296ba
Compare
Choose a tag to compare
chore: release version v0.4.1