All notable changes to this project will be documented in this file. Updates should follow the Keep a CHANGELOG principles.
- Support for PHP 7.4 & PHP 8.0
- Modernised code base (static analysis, type hints, phpunit, update dependencies)
- Support for PHP 7.1 and lower
- Fix dev dependency issue
- Updated klein/klein to fix output comparison which causes an exercise to incorrectly fail (#84)
- Updated to php-school/php-workshop 2.2
- Updated to phpunit/phpunit 5.7
- Updated to php-school/php-workshop 2.0 (#72)
- Clarified getting started instructions and automatically create first file for students (#70)
- Fix counting of new lines in exercise 3 (#64)
- Upgraded hoa/socket to 1.0 (#65)