Releases: C0DE8/matchmaker
Releases · C0DE8/matchmaker
Version 2.0.5
Version 2.0.4
minor changes
- repair autoloader
- raise code coverage to 97%
Version 2.0.3
Optimizations
- optimize autoloader (bootstrap.php) in test (only loads "C0DE8" namespaced classes)
- optimize code coverage with more tests
Version 2.0.2
Minor test directory re-factoring
- insert "MatchMaker" directory in test (for consistency)
- update the README with PHPUnit information
Version 2.0.1
Re-Factoring to OOP (PHP 7.1 compatible)
- complete re-factoring to PHP 7.x OOP
- add a lot of more unit tests
- code coverage at 94.61%
TODO
- raise code coverage to 100%
- allow more configuration