Releases: retraigo/fortuna
Releases · retraigo/fortuna
v4.1.4
v4.1.3
Full Changelog: v4.1.2...v4.1.3
v4.1.2
Full Changelog: v4.1.1...v4.1.2
v4.1.1
Add explicit typing.
Full Changelog: v4.1.0...v4.1.1
v4.1.0
Added unbiasedCoin
for tossing coins.
Full Changelog: v4.0.0...v4.1.0
v4.0.0
v4 is finally out!
Changes from v3:
GachaMachine
is faster.- Distinct rolls are performed by
LimitedGachaMachine
which uses v3's machine. - Removed the
history
directory. - Added a dice roller
rollDie
that supports config with{ times, face, modifier, separate }
or dice notation like2d6
,3d8+3
.
Full Changelog: v3.0.2...v4.0.0
v4.0.0-alpha.2
- Added a die roller.
- Renamed a lot of imports.
Full Changelog: v4.0.0-alpha.1...v4.0.0-alpha.2
v4.0.0-alpha.1
v4 brings some breaking changes due to the absence of some features from v3:
- Distinct rolls (pick with replacement)
v3 GachaMachine is still accessible as GachaMachine3
.
Rolls are 4x faster than in v3.
Full Changelog: v3.0.2...v4.0.0-alpha.1
v3.0.2
Minor updates, prolly the last release of v3.
Full Changelog: v3.0.1...v3.0.2