File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,11 @@ The version should always be in sync with the [GUI](https://github.com/software-
10
10
A ` y ` version of 0 marks the beta of the current year
11
11
and likely contains breaking changes between patches.
12
12
13
- ### 24.0.4 Eliminating Oversights - 2023-08-23
13
+ ### 24.0.5 Eliminating Oversights - 2023-08-23
14
14
- Revamp calculation structure for available Moves
15
- - Fix revealing of Segments including nextDirection
16
15
- Add some helpers and documentation
16
+ - Fix revealing of Segments including nextDirection
17
+ - Fix passing on of nextDirection in Board
17
18
18
19
### 24.0.3 Rule Fixes - 2023-08-12
19
20
- Properly deep copy board
Original file line number Diff line number Diff line change 1
1
socha.gameName =mississippi
2
2
socha.version.year =24
3
3
socha.version.minor =00
4
- socha.version.patch =04
4
+ socha.version.patch =05
You can’t perform that action at this time.
0 commit comments