Skip to content

ipfs-unixfs@2.0.0

Compare
Choose a tag to compare
@achingbrain achingbrain released this 28 Jul 11:09
· 297 commits to main since this release

2.0.0 (2020-07-28)

Bug Fixes

  • ignore high mode bits passed to constructor (#53) (8e8d83d)

chore

  • remove node buffers from runtime code (#66) (db60a42)

BREAKING CHANGES

  • does not convert input to node Buffers any more, uses Uint8Arrays instead