Releases: cyrilverloop/codingame-js-tests
Releases · cyrilverloop/codingame-js-tests
3.17.0
3.16.0
[3.16.0] - 2025-10-31
Changed
- Node 23 => 24.
- @cyrilverloop/codingame-configuration 1.19.0 => 1.20.0.
- jsdoc 4.0.4 => 4.0.5.
- mocha 11.7.2 => 11.7.4.
3.15.0
[3.15.0] - 2025-09-30
Changed
- cyril-verloop/codingame-configuration 1.18.0 => 1.19.0.
- chai 6.0.1 => 6.2.0.
- mocha 11.7.1 => 11.7.2.
3.14.0
[3.14.0] - 2025-08-31
Changed
- cyril-verloop/codingame-configuration 1.17.1 => 1.18.0.
- chai 5.2.1 => 6.0.1.
3.13.1
[3.13.1] - 2025-07-31
Changed
- cyril-verloop/codingame-configuration 1.17.0 => 1.17.1.
3.13.0
[3.13.0] - 2025-07-31
Changed
- cyril-verloop/codingame-configuration 1.16.0 => 1.17.0.
- chai 5.2.0 => 5.2.1.
Removed
- Unused assert import in test template.
3.12.0
[3.12.0] - 2025-06-30
Changed
- cyril-verloop/codingame-configuration 1.15.0 => 1.16.0.
- mocha 11.5.0 => 11.7.1.
- sinon 20.0.0 => 21.0.0.
3.11.0
[3.11.0] - 2025-05-31
Changed
- cyril-verloop/codingame-configuration 1.14.0 => 1.15.0.
3.10.0
[3.10.0] - 2025-04-30
Changed
- cyril-verloop/codingame-configuration 1.13.2 => 1.14.0.
Fixed
- code and test files generation when the configuration has no JS code.
3.9.0
[3.9.0] - 2025-03-31
Changed
- sinon 19.0.2 => 20.0.0.
- cyril-verloop/codingame-configuration 1.12.0 => 1.13.3.
Fixed
- generation of tests files when the name of a test contains "*/".