All notable changes to this project will be documented in this file.
The format of this changelog is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Correctly calculate the probability of various results.
- Fix the calculation of average roll to include the roll modifiers.
- Initiate React and add required dependencies.
- Import FontAwesome, normalize.css, and modular scale into global.sass.
- Build page structure and global styles.
- Enable adding and removing dice.
- Enable choosing the number of sides on the dice.
- Calculate the results of rolls.
- Analyze the minimum, maximum, and average results of rolls.
- Change default .css files to .sass.
- Customize the html file.