All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Include Applied Modifier Descriptions in JSON serialized DicePool Results.
- Dice Formats are all case insensitive, since we lowercase all input. This makes Fate Dice possible to from the
DiceBag::factory
method.
v0.0.1 - 2016-08-09
- Standard Dice
- Fate Dice
- Fixed Value Modifiers
- Modifiers (Drop/Keep Highest/Lowest)
- Modifiers (Exploding Dice)
- JSON Serialization