Skip to content

v0.6.0

Choose a tag to compare

@jacobheun jacobheun released this 12 Aug 14:21
· 115 commits to master since this release
cdedac2

Bug Fixes

  • replace node buffers with uint8arrays (#42) (381815e)

BREAKING CHANGES

    • all useage of node Buffers has been replaced with Uint8Arrays
  • all deps now use Uint8Arrays instead of node Buffers
  • test: fix provide test

Co-authored-by: Jacob Heun jacobheun@gmail.com