Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@Mrtenz Mrtenz released this 10 Feb 16:17
· 9 commits to master since this release
v1.0.0
0efa719

Breaking changes

  • Dropped support for Node.js v10.
  • All functions that were returning a Buffer now return a Uint8Array instead. Buffer is not used anymore, to improve compatibility with browsers without the need for polyfills.