Skip to content

python-chess v1.3.1

Compare
Choose a tag to compare
@niklasf niklasf released this 06 Dec 12:36
· 522 commits to master since this release
v1.3.1
Bugfixes:

* ``chess.pgn.read_game()`` now properly detects variant games with Chess960
  castling rights (as well as mislabeled Standard Chess960 games). Previously
  all castling moves in such games were rejected.