Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 08:03
· 17 commits to main since this release

Release notes:

  • Fix an important correctness bug in the rejection sampling algorithm where recursive and imperative code were mixed improperly.
  • Remove the warning when using an old version of node. It is now assumed that globalThis.crypto is available, and the code will run into a generic error if not.
  • The global build has been removed. Consult README.md for a way to generate such a build for yourself.