@cyrilverloop/codingame-configuration 1.11.1 → 1.11.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/config/easy/ItemMaker/config.json +1 -1
- package/config/easy/NDVectorSorting/config.json +2 -2
- package/config/hard/TetrisFloor/config.json +1 -1
- package/package.json +1 -1
- /package/config/easy/NDVectorSorting/input/{05 - BiggestNumberOfVectors.txt → 05 - Biggest number of vectors.txt} +0 -0
- /package/config/easy/NDVectorSorting/output/{05 - BiggestNumberOfVectors.txt → 05 - Biggest number of vectors.txt} +0 -0
package/CHANGELOG.md
CHANGED
@@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
8
8
|
### Added
|
9
9
|
- configuration for "Darts Checkout Routes".
|
10
10
|
|
11
|
+
## [1.11.2] - 2025-01-31
|
12
|
+
### Fixed
|
13
|
+
- name of test "Let’s Legendary!" for "Item Maker".
|
14
|
+
- configuration of test "Biggest number of vectors" for "nD-Vector sorting".
|
15
|
+
- alphanumName of test "Random #2" for "Tetris Floor".
|
16
|
+
|
11
17
|
## [1.11.1] - 2025-01-31
|
12
18
|
### Fixed
|
13
19
|
- input and output files of test "Test 3 - Africa" for "Nonogram inversor".
|
package/package.json
CHANGED
File without changes
|
File without changes
|