Skip to content

python-chess v0.12.3

Compare
Choose a tag to compare
@niklasf niklasf released this 09 Oct 08:35
· 2655 commits to master since this release
Bugfixes:

* Some invalid castling rights were silently ignored by `Board.set_fen()`. Now
  it is ensured information is stored for retrieval using `Board.status()`.