Skip to content

Releases: ipfs-shipyard/ipfs-provider

v2.1.0

01 Sep 16:16
Compare
Choose a tag to compare

Features

  • support 'create' constructor from ipfs-http-client (#38) (df7b9b3)

v2.0.1

02 Apr 22:36
Compare
Choose a tag to compare

Same as v2.0.0 (republished due to NPM error)

v2.0.0

02 Apr 22:35
Compare
Choose a tag to compare

Features

BREAKING CHANGES

  • This library now expects JS IPFS API to return Uint8Array instead of Buffer

v1.1.0

09 Sep 09:58
Compare
Choose a tag to compare

Features

  • support custom config for ipfs-http-client (#24) (319ba34)

v1.0.0

22 Apr 22:22
Compare
Choose a tag to compare

Bug Fixes

  • run jest before aegir release (0e40e66)

Features

BREAKING CHANGES