Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Releases: ipfs/go-ipfs-http-client

v0.7.0

12 Jun 18:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.7.0

v0.6.0

22 May 13:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

10 Feb 02:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

23 Jun 20:46
9c9f43f
Compare
Choose a tag to compare

What's Changed

  • feat: improved interop with go-ipfs 0.13 by @lidel in #160

Full Changelog: v0.3.1...v0.4.0

v0.3.1

21 Apr 20:19
ecf364c
Compare
Choose a tag to compare

What's Changed

  • fix: interop with 'block put' from go-ipfs 0.13 by @lidel in #158

Full Changelog: v0.3.0...v0.3.1

v0.3.0

21 Apr 20:19
fdbee7c
Compare
Choose a tag to compare

What's Changed

  • sync: update CI config files by @web3-bot in #154
  • fix: make Block().* return correct ABI based ipld.ErrNotFound errors by @Jorropo in #156

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

02 Dec 21:57
434ac96
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0-update-libp2p

21 Sep 11:08
77dc6b8
Compare
Choose a tag to compare

Update the libp2p dep in the v0.1 release.

v0.0.6

22 Sep 06:40
Compare
Choose a tag to compare

Update the libp2p dep in the v0.0.5 release.

v0.1.0

26 Aug 22:30
3af3621
Compare
Choose a tag to compare
  • Updated CoreAPI interface to latest version
  • The client can now handle peerIDs that are encoded as CIDs not just as multihashes