Skip to content

Releases: ipfs/ipfs-check

v0.3.0

21 Sep 08:08
b35461c
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v0.2.0

05 Sep 12:01
3b8d711
Compare
Choose a tag to compare

IPFS Check v0.2.0 introduces CID only checks in addition to an umber of other small improvements and bug fixes.

Learn more about how to use this in the video below.

IPFS Content routing Title Card

What's Changed

  • ci: uci/update-go by @web3-bot in #51
  • feat: add check using only a CID by @2color in #47
  • Rename CIDinDHT to ProviderRecordFromPeerInDHT by @2color in #52
  • feat: improve stdout ux and run test frontent at /web by @lidel in #55
  • feat: add request timeout slider by @2color in #57
  • ci: add docker image workflow by @2color in #58
  • docs(readme): document go install and docker by @lidel in #61
  • feat: find peer when there are no maddrs by @2color in #62

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

v0.1.0

22 Aug 15:29
e78af63
Compare
Choose a tag to compare

First release of IPFS Check, a debugging tool for checking the retrievability of CID from an IPFS peer

What's Changed

New Contributors

Full Changelog: https://github.com/ipfs/ipfs-check/commits/v0.1.0

refs/heads/mc/add-github-actions

26 Jan 15:32
Compare
Choose a tag to compare
latest

Add GitHub Action to publish the binary to GitHub releases