Skip to content

Releases: ipfs/js-ipfs-bitswap

v17.0.3

19 May 08:31
Compare
Choose a tag to compare

17.0.3 (2023-05-19)

Dependencies

  • dev: bump aegir from 38.1.8 to 39.0.7 (#576) (1868cac)

v17.0.2

13 Apr 18:34
Compare
Choose a tag to compare

17.0.2 (2023-04-13)

Bug Fixes

v17.0.1

04 Apr 13:14
Compare
Choose a tag to compare

17.0.1 (2023-04-04)

Bug Fixes

v17.0.0

13 Mar 13:53
Compare
Choose a tag to compare

17.0.0 (2023-03-13)

⚠ BREAKING CHANGES

  • .get, .getMany, .put and .putMany are no longer part of the Bitswap interface - instead call .want and .notify

Features

  • simplify bitswap interface, add progress handlers (#527) (1f31995)

v16.0.0

13 Feb 13:20
Compare
Choose a tag to compare

16.0.0 (2023-02-13)

⚠ BREAKING CHANGES

  • this module is now typescript

Features

Trivial Changes

v15.0.2

27 Jan 11:40
Compare
Choose a tag to compare

15.0.2 (2023-01-27)

Bug Fixes

  • implement .has method from the blockstore interface (#520) (6cd37ac)

Trivial Changes

v15.0.1

27 Jan 11:27
Compare
Choose a tag to compare

15.0.1 (2023-01-27)

Dependencies

  • dev: bump @chainsafe/libp2p-noise from 10.2.0 to 11.0.0 (#511) (584db6c)
  • dev: bump aegir from 37.12.1 to 38.1.0 (#513) (72d6a4c)

v15.0.0

07 Jan 09:32
Compare
Choose a tag to compare

15.0.0 (2023-01-07)

⚠ BREAKING CHANGES

  • update multiformats to v11 (#509)

Dependencies

v14.0.0

19 Nov 10:38
Compare
Choose a tag to compare

14.0.0 (2022-11-19)

⚠ BREAKING CHANGES

  • updates to the new metrics interface

Bug Fixes

v13.0.0

18 Oct 07:39
Compare
Choose a tag to compare

13.0.0 (2022-10-18)

⚠ BREAKING CHANGES

  • updates to incompatible multiformats version

Dependencies