Skip to content

python-chess v0.24.1

Compare
Choose a tag to compare
@niklasf niklasf released this 07 Dec 16:41
· 1497 commits to master since this release
v0.24.1
Bugfixes:

* Fix `chess.Board.set_epd()` and `chess.Board.from_epd()` with semicolon
  in string operand. Thanks @jdart1.
* `chess.pgn.GameNode.uci()` was always raising an exception.
  Also included in v0.24.0.