Skip to content

python-chess v0.4.1

Choose a tag to compare

@niklasf niklasf released this 26 Aug 18:21
· 3514 commits to master since this release

New in this release:

  • Fix is_fivefold_repitition(): The new fivefold repitition rule requires
    the repititions to occur on alternating consecutive moves.
  • Minor testing related improvements: Close PGN files, allow running via
    setuptools.
  • Add recently introduced features to README.