Skip to content

v3.0.0

Compare
Choose a tag to compare
@retraigo retraigo released this 13 Nov 12:19
· 54 commits to main since this release

Decided to end it with a fresh major version.

Removed many old APIs that used tier. More like, I completely removed tier. It was doing more harm than good.

Good thing is, initialization is now more than 10x faster.

Using roll might still be a more viable option for single-use.

There isn't much difference when rolling many items after initialization (like 100+) since this update only affects initialization time.

JS bundles are available in the dist dir for browsers.

Full Changelog: v2.1.0...v3.0.0