First release, have basic functionality:
- Allow to calculate dice expressions within math expressions, like 1d20 + 3 or 2d8;
- Show the results of the dice rolls, to explain the results;
- Supports three dice rolls types: sum, max and min using the letters "d", "h", "l", like 2h20;
What's Changed
New Contributors
Full Changelog: https://github.com/ddspog/rpg-rolls/commits/v0.1.0