Releases: fredericojordan/fast-chess
Releases Β· fredericojordan/fast-chess
Version 1.8.0
- Fix quiescence search bug
- Fix giving book move when FEN
- Adds
-d
depth arg - Don't answer spectator chat
- Accept all games from
fredericojordan
Version 1.7.0
- Using Bitboard for board representation
Version 1.6.3
- Compliance to PGN specs
Version 1.6.2
- Complemented pgn
- Adjusted edited game settings
- Fixed minor castling bug
Version 1.6.1
- Changed last move highlight to an outline
- Fixed minor edit mode bug
- Fixed minor unmake move bug
Version 1.6.0
- Added edit mode (hotkey: E)
Version 1.5.1
- Fixed memory leak
Version 1.5.0
- Enhanced search algorithm performance (faster calculations)
- Fixed memory leak
Version 1.4.2
- Fixed PGN with no AI bug
Version 1.4.1
- Fixed algebric notation ambiguity bug.