Releases: zhelyabuzhsky/stockfish
Releases · zhelyabuzhsky/stockfish
3.4.0
3.3.0
- WARNING: license changed to MIT License
3.2.0
- WARNING: renamed
param
Stockfish parameter toparams
- Small code improvements
3.1.1
- improved README
3.1.0
set_fen_position
resets board (thanks to @charlesoblack)
3.0.0
- added type hinting
- added "Black" code formatter
get_best_move
returns None if there are no movesstockfish.info
return last evaluation information before best move (thanks to @charlesoblack)
2.0.1
- fixed versioning
v2.0
- Python 3.7 only
- Pytest usage
v1.0.4
- FEN position (thanks to @hitecherik)
v1.0.2
- set position
- best move