v3.0.0
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