All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Constants for strings params
- Unified Class RpgUtils
- Refactored Classes and added Entities as
interfaces
- Changed test to Vitest
v1.1.0 - 05-02-2021
- New RollUtils class to common utils.
- Modification of rolls and sum added.
- Promises in Async integrated in a TryCatch
v1.0.0 - 01-07-2021
- First Release