4.0.0 Beta
Pre-release
Pre-release
This Beta release gets version 4.0.0 into a working state and completes the design changes. Primarily it fixes the unit tests, integration tests and benchmark tests so they now all work with the new interfaces.
Additional Work:
- Fixed Namespacing.
- Improved types and doc types.
- Got CI Pipeline working with PHP 7.4 and 8.0
- Bumped PHPStan strictness from 7 to 8.
- Created separate Unit and Integration test suites.
ToDo:
- Add BuildValidate Benchmark Test
- Add Token and Tokens integration tests.
- Tidy up and complete comments documentation.
- Update README documentation.
- Add Covers Annotations to tests.
- Improve validate algorithm functionality.