- 21990ee ⚡ Faster computation of uniformBigInt (#64)
- a7cc22e ⚡ Improve performances of uniform distributions on wide ranges (#53)
- 22da324 💡 Add some comments concerning possible overflows (#57)
- d1cda0a 🔥 Remove useless configuration files
- a52bbb1 ✅ Add snapshots for distributions to avoid regressions (#52)
- 4a14bce (💥)✨ Support ES Modules and CommonJS (#35)
- 1563d5e 💥 Remove support for TypeScript <3.2 (#33)
- 5301ffc ✨ Add metadata on the generated sources and .js on esm imports (#34)
- c92e942 ⚡️ Replace product32bits by Math.imul in mersenne
- ab8b82d ⚡️ Replace toUint32 in mersenne by >>>0
- a33fc65 🔨 Add some types of profilers into profiler.cjs (#37)
- 8f5b252 🎨 Move scripts for benchmark to cjs (#36)
- f5ca954 🔧 Migrate to yarn (#30)
- cc739b4 🔧 Bump prettier (#29)
- 3955c2d 🔧 Update .travis.yml
- 75311b1 🔧 Update .travis.yml
- 074d0bf 🔧 Do not run travis outside of master and PRs for master
- 96790fd 🔧 Create dependabot.yml