Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 740 Bytes

CHANGELOG.md

File metadata and controls

22 lines (19 loc) · 740 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

Added

  • Include Applied Modifier Descriptions in JSON serialized DicePool Results.

Fixed

  • 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

Added

  • Standard Dice
  • Fate Dice
  • Fixed Value Modifiers
  • Modifiers (Drop/Keep Highest/Lowest)
  • Modifiers (Exploding Dice)
  • JSON Serialization