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

v0.14.0

Compare
Choose a tag to compare
@jacobheun jacobheun released this 11 Aug 14:18
· 145 commits to master since this release
662d041

Bug Fixes

  • replace node buffers with uint8arrays (#115) (a277bf6)

BREAKING CHANGES

    • All deps used by this module now use Uint8Arrays in place of Buffers
  • chore: remove gh dep