Initial Public Release - v0.1.0 🎉
First stable release of Chess Game Review!
This version includes:
- PGN analysis with Stockfish.
- Move classifications (Blunder, Brilliant, etc.).
- Accuracy and ACPL calculations.
- Natural language explanations for moves.
- Flask server with
/analyzeand/statusendpoints.
See README.md for full features and usage instructions.
Install via pip: pip install chess-game-review