Skip to content

python-chess v0.12.1

Compare
Choose a tag to compare
@niklasf niklasf released this 07 Oct 14:02
· 2662 commits to master since this release
Changes:

* Robust handling of invalid castling rights. You can also use the new
  method `Board.clean_castling_rights()` to get the subset of strictly valid
  castling rights.