Skip to content

Version 2 - Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@maiorano84 maiorano84 released this 10 Jan 07:11
· 18 commits to master since this 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