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

Releases: ipfs/js-ipfs-block-service

v0.19.1

11 Aug 16:50
Compare
Choose a tag to compare
chore: release version v0.19.1

v0.19.0

05 Mar 11:34
@vmx vmx
Compare
Choose a tag to compare

Features

v0.18.0

05 Aug 15:42
@vmx vmx
Compare
Choose a tag to compare

Bug Fixes

  • replace node buffers with uint8arrays (#105) (804c5cf)

BREAKING CHANGES

    • All uses of Buffers have been replaced with Uint8Arrays
  • The ipfs-repo this module uses only returns Uint8Arrays

v0.17.1

05 May 11:36
@vmx vmx
Compare
Choose a tag to compare

Features

v0.17.0

16 Apr 15:28
@vmx vmx
Compare
Choose a tag to compare

Bug Fixes

  • throw if asked to delete a block we don't have (#88) (4ffb28c)

Features

  • support passing AbortSignals to the configured repo (#89) (0c5f17c)

BREAKING CHANGES

  • bs.delete(cid) used to ignore mystery CIDs, now it throws.

v0.16.0

18 Jun 11:21
@vmx vmx
Compare
Choose a tag to compare

Chores

  • callbacks -> async / await (9fb54d2)

BREAKING CHANGES

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

v0.15.2

08 Nov 15:55
@vmx vmx
Compare
Choose a tag to compare
chore: release version v0.15.2

v0.15.1

27 Oct 16:53
Compare
Choose a tag to compare

Features

v0.15.0

26 Oct 14:46
Compare
Choose a tag to compare
chore: release version v0.15.0

v0.14.0

10 Apr 00:10
Compare
Choose a tag to compare
chore: release version v0.14.0