Skip to content

Releases: ipfs/go-unixfsnode

v1.6.0

13 Mar 20:57
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update go-ipld-prime, go-codec-dagpb & go-multicodec by @rvagg in #41
  • chore(deps): bump github.com/ipfs/go-merkledag from 0.5.1 to 0.8.1 by @dependabot in #43
  • fix: propagate iteration errors by @rvagg in #42
  • fix: update state to allow iter continuance on NotFound errors by @rvagg in #44
  • feat: add UnixFSPathSelectorBuilder by @rvagg in #45

New Contributors

Full Changelog: v1.5.2...v1.6.0

v1.5.2

09 Feb 19:42
59050ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1

09 Jan 12:13
ad0a9a1
Compare
Choose a tag to compare

v1.5.1

What's Changed

  • add an ADL to preload hamt loading by @willscott in #38
  • fix a possible index out of range crash by @bachue in #39

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.1.3

27 Sep 21:32
c7f1fe6
Compare
Choose a tag to compare
make UnixFSHAMTShard implement the ADL interface (#11)

* make UnixFSHAMTShard implement the ADL interface
* add checks that UnixFSBasicDir and PathedPBNode implement the ADL interface

v1.1.2

12 Aug 15:44
f6007e8
Compare
Choose a tag to compare

release v1.1.2

Update dependencies on go-ipld-prime and go-codec-dagpb