Releases: ianfhunter/GNOLL
Releases · ianfhunter/GNOLL
v.2.0.0 - Backend Change
The backend has been switched from Antler to Yacc/Lex.
This has a few consequences:
- Support of dice types has regressed
- It will be easier to integrate DiceTower into your project
- unicode will no longer be parsed within the tool. Instead use all-caps tokens
- faster, less memory usage (at least theoretically)
Current Support:
- Arithmetic (Improved!)
- Dropping Dice (Improved!)
- xDy notation
Regressed Items:
- Sequences
- Fate Dice
- Explosion & Implosion
- Repetition
- Macros
- Symbol Dice
v1.2.1 - Stability
- Explosion stability :)
- Linting fixes
- Prep for PIP releases
- better cmd flags
- improved testing
v1.2.0 - Macros, Rebrand
- General coverage increases
v1.1.0 - Advanced Dice
Good Support:
- Arithmetic
- Sequences
- Fate Dice
- Standard Explosion & Implosion
- Repetition
Limited Support
- Symbol Dice
1.0.0 Initial Version
Limited support for basic dice and arithmetic.
Pythons support only