Skip to content

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

v0.2.4

29 Jul 10:10
78f0fbc
Compare
Choose a tag to compare

Bug Fixes

  • limit concurrent HTTP requests (backport for 0.2.x) (#17) (2ea1334)

v0.3.1

24 Jul 13:45
ac371f1
Compare
Choose a tag to compare

v0.3.0

12 Jul 09:05
42b7b07
Compare
Choose a tag to compare

Features

BREAKING CHANGES

  • API refactored to use async/await

v0.2.3

11 Jul 11:54
eccffe5
Compare
Choose a tag to compare
chore: release version v0.2.3

License: MIT
Signed-off-by: Jacob Heun <jacobheun@gmail.com>

v0.2.2

27 Sep 10:36
d6455bc
Compare
Choose a tag to compare

Features

v0.2.1

30 Aug 12:05
b45f27c
Compare
Choose a tag to compare

Bug Fixes

  • better support peer ids (1f872f3)

v0.2.0

28 Aug 11:20
82f2a6e
Compare
Choose a tag to compare

Bug Fixes

  • comply with the dht findProviders interface (3188be0)
  • linting (01408cd)
  • resolve inconsistency with peerInfo and peerId usage (dd4d8c3)
  • use an actual peer-id (b10dd04)
  • use cid consistently (52e0292)

Features