node-ejs-renderer/node_modules/hyperdyperid/CHANGELOG.md
2024-06-09 13:55:01 -04:00

1.7 KiB
Raw Permalink Blame History

1.2.0 (2022-04-23)

Features

  • 🎸 add TypeScript ambient type annotations (cc564fe)

1.1.0 (2022-04-23)

Features

  • 🎸 add str3_36 generators (0ba3630)
  • 🎸 export xorshift32() and add randomU32() functions (e342869)

Performance Improvements

  • update benchmarks (6504b3d)
  • update randomU32() benchmarks (6bde79d)

1.0.1 (2020-10-12)

Bug Fixes

  • 🐛 initialize seeds using 32 bits (3090f3c)

1.0.0 (2020-10-12)

Features

  • 🎸 add hyperid() and str() methods (7a06b5a)
  • 🎸 implement fast ID generators (cda3d98)

Performance Improvements

  • improve benchmarks (1f10d9d)