Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

v0.10.0

Compare
Choose a tag to compare
@jacobheun jacobheun released this 11 Aug 16:53
· 161 commits to master since this release
a9559cd

Bug Fixes

  • replace node buffers with uint8arrays (#114) (d005338)

BREAKING CHANGES

    • All use of node Buffers has been replaced with Uint8Arrays
  • fix: keep allocUnsafe for node for performance

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