Current section
Files
Jump to
Current section
Files
CHANGELOG.md
## 0.3.0 [2025-11-20]
- [New Feature] Add correspondence game support.
## 0.2.1 [2025-11-02]
- [Bug Fix] Proper move validation on promotion moves.
## 0.2.0 [2025-07-06]
- [New Feature] Implemented minimax negamax with ETS lookups.
- [Bug Fix] Handling of castling, including SAN normalization.
- [Bug Fix] Adequate handling of check for valid move generation and mate.
- [Bug Fix] Several fixes regarding piece movility.