Skip to content

Releases: ipfs/go-unixfsnode

v1.7.1

02 Jun 14:12

Choose a tag to compare

What's Changed

  • feat(testutil): add test data generation utils (extracted from Lassie) by @rvagg in #47
  • bump v1.7.0 by @rvagg in #48

Full Changelog: v1.6.0...v1.7.1

v1.7.0

17 May 10:38

Choose a tag to compare

What's Changed

  • feat(testutil): add test data generation utils (extracted from Lassie) by @rvagg in #47

Full Changelog: v1.6.0...v1.7.0

v1.6.0

13 Mar 20:57

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

Choose a tag to compare

What's Changed

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

v1.5.1

09 Jan 12:13
ad0a9a1

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

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

Choose a tag to compare

release v1.1.2

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