All releases must adhere to SemVer 2 naming convention and should adhere to KeepAChangeLog guidelines.
MAJOR version - when you make incompatible API changes,
MINOR version - when you add functionality in a backwards compatible manner, and
PATCH version - when you make backwards compatible bug fixes.
Released: TBD. Notable changes:
Released: 2022-01-01. Notable changes:
- Added: PHP 8.1 Support.
Released: 2021-09-22. Notable changes:
- Added: Composer package bin option 256b24e
Released: 2021-09-16. Notable changes:
- Added: Benchmark tests. 77bcd40
- Added: Interactive tests. dae006b
- Changed: Small changes in Api 84aae39
- Changed: Improved test coverage. 7a5ab7a
- Changed: Improved documentation. 3e924e8
Released: 2021-09-09. Notable changes:
- Added: Dice values 9bcde49
Released: 2021-08-18. Notable changes: 1683b63
- Added: Min and Max potential calculations to cup and collection.
Released: 2021-07-26. Notable changes:
- Removed: Pimple/Pimple container dependency bec5ae2.
Released: 2021-03-08. Notable changes:
- Added: Luck, Dice notation parser, Dice, Collection, and Cup 35b224e
- Added: Test coverage 6d66739
- Added: Add autogenerated docs 1e90f19
- Added: Automated testing 118c90d
- Added: Dedicated development environment luckbydice-dev.