Releases: niklasf/python-chess
Releases · niklasf/python-chess
python-chess v0.2.0
New in this release:
- Implement PGN parsing and writing.
- Hugely improve test coverage and use Travis CI for continuous integration and
testing. - Create an API documentation.
- Improve Polyglot opening-book handling.
python-chess v0.1.0
Apply the lessons learned from the previous releases, redesign the API and
implement it in pure Python.