Skip to content

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Nov 18:09
· 17 commits to master since this release
1e853d0

4.0.0 (2023-11-12)

Features

BREAKING CHANGES

  • buffer properties have been renamed to IntArray to reflect their new types
  • no longer requires the Buffer polyfill since UInt8Array is used everywhere
  • swaps base32 for rfc4648 dependency, returns UInt8Array instead of buffer