Skip to content

python-chess v0.23.10

Compare
Choose a tag to compare
@niklasf niklasf released this 31 Oct 11:24
· 1630 commits to master since this release
v0.23.10
Bugfixes:

* `chess.SquareSet` now correctly handles negative masks. Thanks @hasnul.
* `chess.pgn` now accepts `[Variant "chess 960"]` (with the space).