Releases: cyrilverloop/codingame-php-tests
Releases · cyrilverloop/codingame-php-tests
6.0.0
[6.0.0] - 2024-11-30
Changed
- PHP 8.3 => 8.4.
5.5.0
[5.5.0] - 2024-11-30
Changed
- cyril-verloop/codingame-configuration 1.8.0 => 1.9.0.
5.4.0
[5.4.0] - 2024-10-31
Changed
- Renaming
docker-compose.yml
tocompose.yaml
anddocker-compose.override.yml
tocompose.override.yaml
. - cyril-verloop/codingame-configuration 1.7.0 => 1.8.0.
5.3.0
[5.3.0] - 2024-09-30
Changed
- cyril-verloop/codingame-configuration 1.6.0 => 1.7.0.
5.2.1
[5.2.1] - 2024-09-02
Changed
- cyril-verloop/codingame-configuration 1.5.0 => 1.6.0.
Fixed
- test execution by updating "codingame-configuration".
5.1.0
[5.1.0] - 2024-07-31
Changed
- cyril-verloop/codingame-configuration 1.2.1 => 1.4.1.
5.0.0
[5.0.0] - 2024-05-23
Changed
- Configurations, inputs, outputs and default codes are now in a separate project.
- Default codes and tests are now generated in the
Easy
,Medium
,Hard
andExpert
sub-directories
of thesrc
andtests
directories.
4.2.0
[4.2.0] - 2024-05-13
Added
- Community training medium configurations.
4.1.0
[4.1.0] - 2024-04-22
Added
- Community training easy configurations.
4.0.0
[4.0.0] - 2024-03-21
Added
- Aliases in
.ashrc.dist
. - Infection.
Changed
- PHP 7.3 => 8.3.
- PHPUnit 9 => 11.
- Generating code and test from configuration files.
- Customised user in the container instead of root.
Removed
- Community code and test.