Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

v0.18.0

Compare
Choose a tag to compare
@vmx vmx released this 05 Aug 15:42
· 7 commits to master since this release

Bug Fixes

  • replace node buffers with uint8arrays (#105) (804c5cf)

BREAKING CHANGES

    • All uses of Buffers have been replaced with Uint8Arrays
  • The ipfs-repo this module uses only returns Uint8Arrays