Skip to content

Releases: derekjones/dicecalc

v2.0.0 Alpha

24 May 14:47
Compare
Choose a tag to compare
v2.0.0 Alpha Pre-release
Pre-release

v2 includes a breaking change to the API:

  • infix() no longer labels the dice, but just shows the dice and math only (better semantic match)
  • detailed() replaces the previous functionality of infix()

This release is labeled an alpha as it is not feature complete, nor are the changes made to naming conventions stabilized.

v1.0.1

23 May 15:06
Compare
Choose a tag to compare

Faster/better random values

v1.0.0

23 May 14:49
Compare
Choose a tag to compare
Reduce complexity in CalcDice