Skip to content

Releases: ipld/go-codec-dagpb

v1.6.0

14 Feb 04:08
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/ipfs/go-cid from 0.2.0 to 0.3.0 by @dependabot in #54
  • Bump github.com/ipfs/go-cid from 0.3.0 to 0.3.2 by @dependabot in #55
  • Bump github.com/ipld/go-ipld-prime from 0.18.0 to 0.19.0 by @dependabot in #56
  • sync: update CI config files by @web3-bot in #58
  • Bump github.com/ipld/go-ipld-prime from 0.19.0 to 0.20.0 by @dependabot in #59

Full Changelog: v1.5.0...v1.6.0

v1.4.2

09 Aug 11:22
Compare
Choose a tag to compare
  • Updated github.com/ipld/go-ipld-prime dependency from 0.16.0 to 0.18.0
  • Updated google.golang.org/protobuf dependency from 1.28.0 to 1.28.1

v1.3.0

12 Aug 15:20
Compare
Choose a tag to compare
  • Update to go-ipld-prime v0.11
  • Allow decoding PBNode fields in any order
  • Expose []byte based APIs to enable higher performance