Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

v0.13.0

Compare
Choose a tag to compare
@jacobheun jacobheun released this 10 Aug 11:24
· 4 commits to master since this release
2e37947

Bug Fixes

  • replace node buffers with uint8arrays (#124) (c3f1f34)

BREAKING CHANGES

    • The dependencies this module has have uint8arrays as properties
      instead of node buffers
  • chore: remove buffer api usage from tests