Skip to content

Releases: cyrilverloop/codingame-php-tests

6.0.0

30 Nov 11:54
6.0.0
9710aab
Compare
Choose a tag to compare

[6.0.0] - 2024-11-30

Changed

  • PHP 8.3 => 8.4.

5.5.0

30 Nov 10:51
5.5.0
9de7b30
Compare
Choose a tag to compare

[5.5.0] - 2024-11-30

Changed

  • cyril-verloop/codingame-configuration 1.8.0 => 1.9.0.

5.4.0

31 Oct 09:28
5.4.0
eee3296
Compare
Choose a tag to compare

[5.4.0] - 2024-10-31

Changed

  • Renaming docker-compose.yml to compose.yaml and docker-compose.override.yml to compose.override.yaml.
  • cyril-verloop/codingame-configuration 1.7.0 => 1.8.0.

5.3.0

30 Sep 09:18
5.3.0
c6ec670
Compare
Choose a tag to compare

[5.3.0] - 2024-09-30

Changed

  • cyril-verloop/codingame-configuration 1.6.0 => 1.7.0.

5.2.1

02 Sep 10:12
5.2.1
43d2931
Compare
Choose a tag to compare

[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

31 Jul 11:36
5.1.0
effcbc7
Compare
Choose a tag to compare

[5.1.0] - 2024-07-31

Changed

  • cyril-verloop/codingame-configuration 1.2.1 => 1.4.1.

5.0.0

23 May 18:16
5.0.0
19de74a
Compare
Choose a tag to compare

[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 and Expert sub-directories
    of the src and tests directories.

4.2.0

13 May 08:20
4.2.0
5c8c021
Compare
Choose a tag to compare

[4.2.0] - 2024-05-13

Added

  • Community training medium configurations.

4.1.0

22 Apr 07:13
4.1.0
a725024
Compare
Choose a tag to compare

[4.1.0] - 2024-04-22

Added

  • Community training easy configurations.

4.0.0

21 Mar 18:12
4.0.0
9bda702
Compare
Choose a tag to compare

[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.