Skip to content

Releases: ipfs/go-unixfsnode

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