Skip to content

v0.5.0

Choose a tag to compare

@jacobheun jacobheun released this 23 Aug 21:59
· 42 commits to master since this release
80ecced

Bug Fixes

  • replace node buffers with uint8arrays (#42) (33be887)

BREAKING CHANGES

    • All deps of this module now use uint8arrays in place of node buffers
  • DHT keys/values are Uint8Arrays, not Strings or Buffers
  • chore: bump daemon dep

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