changelog
- Tue, 28 Jul 2026 13:44:10 +0200
- by Mike Becker <universe@uap-core.de> [Tue, 28 Jul 2026 13:44:10 +0200] rev 159
- add another game to test stalemate detection
relates to #947
- Tue, 28 Jul 2026 13:37:19 +0200
- by Mike Becker <universe@uap-core.de> [Tue, 28 Jul 2026 13:37:19 +0200] rev 158
- gamestate_cleanup() is now safe to be called multiple times
fixes #950
- Tue, 28 Jul 2026 12:58:49 +0200
- by Mike Becker <universe@uap-core.de> [Tue, 28 Jul 2026 12:58:49 +0200] rev 157
- add FEN history to the game state
relates to #872
- Fri, 24 Jul 2026 15:35:06 +0200
- by Mike Becker <universe@uap-core.de> [Fri, 24 Jul 2026 15:35:06 +0200] rev 156
- fix: wrong error code when king moves into check and missing auto-disambiguation when one of the candidate pieces is pinned
fixes #899 and fixes #932