changelog
- Thu, 10 Sep 2026 16:48:33 +0200
- by Mike Becker <universe@uap-core.de> [Thu, 10 Sep 2026 16:48:33 +0200] rev 228
- add possibility to specify the width for a PGN move block + function to generate only the move block
somehow also relates to #924 and issue #970
- Thu, 10 Sep 2026 09:35:41 +0200
- by Mike Becker <universe@uap-core.de> [Thu, 10 Sep 2026 09:35:41 +0200] rev 227
- simplify enum-based data type definitions
- Tue, 08 Sep 2026 22:35:50 +0200
- by Mike Becker <universe@uap-core.de> [Tue, 08 Sep 2026 22:35:50 +0200] rev 226
- respect move_start offset in replay game states
relates to #939
- Tue, 08 Sep 2026 22:22:01 +0200
- by Mike Becker <universe@uap-core.de> [Tue, 08 Sep 2026 22:22:01 +0200] rev 225
- some cleanup and simplifications
- Tue, 08 Sep 2026 14:34:48 +0200
- by Mike Becker <universe@uap-core.de> [Tue, 08 Sep 2026 14:34:48 +0200] rev 224
- test and ensure C++ compatibility of chess headers
do not need C++ compatibility of terminal-chess application, though
relates to #986
- Tue, 08 Sep 2026 13:55:48 +0200
- by Mike Becker <universe@uap-core.de> [Tue, 08 Sep 2026 13:55:48 +0200] rev 223
- add comment regarding our choice of the FEN spec for en passant threats
- Mon, 07 Sep 2026 17:01:21 +0200
- by Mike Becker <universe@uap-core.de> [Mon, 07 Sep 2026 17:01:21 +0200] rev 222
- FEN parser: add test cases for stalemate and no-material positions
relates to #939
- Mon, 07 Sep 2026 16:50:49 +0200
- by Mike Becker <universe@uap-core.de> [Mon, 07 Sep 2026 16:50:49 +0200] rev 221
- fixes parsing of en-passant threat in fen_parse()
relates to #939
- Sat, 05 Sep 2026 13:03:09 +0200
- by Mike Becker <universe@uap-core.de> [Sat, 05 Sep 2026 13:03:09 +0200] rev 220
- implement that fen_parse() sets the game-end flags correctly
relates to #939
- Sat, 05 Sep 2026 12:36:04 +0200
- by Mike Becker <universe@uap-core.de> [Sat, 05 Sep 2026 12:36:04 +0200] rev 219
- identify all and fix some occurrences where the new move_start offset matters
relates to #939