Skip to content

python-chess v1.8.0

Compare
Choose a tag to compare
@niklasf niklasf released this 23 Dec 14:50
· 340 commits to master since this release
v1.8.0
Bugfixes:

* Fix ``SquareSet.issuperset()`` and ``SquareSet.issubset()`` by swapping
  their respective implementations.

New features:

* Read and write PGN comments like ``[%emt 0:05:21]``.