Skip to content

Releases: ipld/go-car

v0.3.1

03 Jun 11:57
Compare
Choose a tag to compare
  • [dce539042a] - chore: make sure we get an error where we expect one (Rod Vagg)
  • [dde2a73215] - chore: refactor header tests to iterate over a struct (Rod Vagg)
  • [2876c180ff] - chore: add header error tests (Rod Vagg)
  • [5bff03e9b7] - fix: lint errors (Rod Vagg)
  • [22a64d29af] - fix: go mod tidy (Rod Vagg)
  • [bfb5342f54] - chore: update go.mod to 1.15 (Rod Vagg)
  • [97fb3e695c] - fix: ReadHeader return value mismatch (Rod Vagg)
  • [3f6c2c6dab] - update .github/workflows/go-check.yml (web3-bot)
  • [a682bee975] - update .github/workflows/go-test.yml (web3-bot)
  • [9d134ea620] - update .github/workflows/automerge.yml (web3-bot)

v0.0.5

27 Mar 18:40
a0fe2b4
Compare
Choose a tag to compare

Switch from DAGService to NodeGetter when exporting CAR files. This isn't a breaking change, it just allows more use-cases.

v0.0.4

04 Mar 19:09
28226cb
Compare
Choose a tag to compare

Exports CarReader

v0.0.3

04 Mar 18:52
Compare
Choose a tag to compare

Move to IPLD org.

v0.0.2

17 Oct 21:56
Compare
Choose a tag to compare
  • Defined general Store interface for LoadCar to consume
  • Updated to github.com/ipfs/go-merkledag v0.2.4