Skip to content

Releases: ipfs/go-unixfsnode

v1.9.0

27 Sep 01:01
Compare
Choose a tag to compare

What's Changed

  • feat: testutil generator enhancements by @rvagg in #53

Full Changelog: v1.8.1...v1.9.0

v1.8.0

26 Aug 00:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.4...v1.8.0

v1.7.4

10 Aug 10:29
Compare
Choose a tag to compare

What's Changed

  • Provide path for getting sizes on directory iteration by @willscott in #60

Full Changelog: v1.7.3...v1.7.4

v1.7.3

25 Jul 06:52
a1cbf13
Compare
Choose a tag to compare

What's Changed

  • fix: large files support io.SeekCurrent by @aschmahmann in #56
  • Fail to construct preload hamt shards when traversal fails by @willscott in #55

Full Changelog: v1.7.2...v1.7.3

v1.7.2

07 Jul 14:34
09dd8c8
Compare
Choose a tag to compare

What's Changed

  • feat: add entity matcher w/o preload, add matcher fn for consuming bytes by @rvagg in #52

Full Changelog: v1.7.1...v1.7.2

v1.7.1

02 Jun 14:12
Compare
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
Compare
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
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