Version 2 - Beta
Pre-release
Pre-release
This release sees a number of improvements to code quality, unit testing, and logic consolidation. No functionality has been added or removed, but the minimum PHP version has been bumped to 7.1.
The following coding standards have been applied:
- The highest level of PHPStan is used
- 100% Code Coverage is required
- A minimum Scrutinzer score of 9.5 is required
- StyleCI Rules are enforced