Skip to content

python-chess v0.23.1

Compare
Choose a tag to compare
@niklasf niklasf released this 13 Apr 18:46
· 1703 commits to master since this release
v0.23.1
Bugfixes:

* Fix DTZ in case of mate in 1. This is a cosmetic fix, as the previous
  behavior was only off by one (which is allowed by design).