Skip to content

v0.5.0

Choose a tag to compare

@vasco-santos vasco-santos released this 12 Aug 08:34
· 511 commits to master since this release

Bug Fixes

  • replace node buffers with uint8arrays (#118) (2f50108)

BREAKING CHANGES

    • The .data and .seq properties of messages used to be node Buffers, now they are Uint8Arrays
  • All deps of this module now use Uint8Arrays instead of Buffers
  • chore: remove gh url from dep version