Skip to content

V3.0.0

Compare
Choose a tag to compare
@sarartur sarartur released this 21 Oct 23:17
· 113 commits to master since this release

Breaking

  • Move standalone functions from chessdotom.client to chessdotcom.endpoints module. Imports from top level module chessdotcome work as before

New

  • Add a configurable client class ChessDotComClient with configurable options per instance
  • Changes to test suite. Disable smoke tests and add VCR instead