Skip to content

v1.0.0

Choose a tag to compare

@alanshaw alanshaw released this 19 Aug 10:33
· 13 commits to master since this release

Bug Fixes

  • replace node buffers with uint8arrays (ba5b9e4)

BREAKING CHANGES

  • All use of node Buffers have been replaced with Uint8Arrays
  • All deps of this module now use Uint8Arrays in place of Buffers