Skip to content

Releases: C0DE8/matchmaker

Version 2.0.5

14 May 12:54
Compare
Choose a tag to compare

move up to PHP 7.1

  • use of PHP 7.1 features
  • raise PHP min. version in composer.json to 7.1

Version 2.0.4

14 May 07:46
Compare
Choose a tag to compare

minor changes

  • repair autoloader
  • raise code coverage to 97%

Version 2.0.3

13 May 17:01
Compare
Choose a tag to compare

Optimizations

  • optimize autoloader (bootstrap.php) in test (only loads "C0DE8" namespaced classes)
  • optimize code coverage with more tests

Version 2.0.2

13 May 14:22
Compare
Choose a tag to compare

Minor test directory re-factoring

  • insert "MatchMaker" directory in test (for consistency)
  • update the README with PHPUnit information

Version 2.0.1

13 May 14:09
Compare
Choose a tag to compare

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