Skip to content

v2.0.0

Choose a tag to compare

@achingbrain achingbrain released this 04 Aug 12:32
· 203 commits to main since this release

Bug Fixes

  • replace node buffers with uint8arrays (#14) (d3547cb)

BREAKING CHANGES

    • Byte arrays returned from this module will now be UintArrays and not Node Buffers