Skip to content
This repository was archived by the owner on Sep 3, 2021. It is now read-only.

v1.0.0

Choose a tag to compare

@vmx vmx released this 04 Aug 12:12
· 42 commits to master since this release

Bug Fixes

  • replace node buffers with uint8arrays (#117) (a7ae250)

Features

BREAKING CHANGES

    • node Buffers have been replaced with Uint8Arrays
  • the .buffer property has been renamed to .bytes and is now a Uint8Array
  • the .prefix property is now a Uint8Array