Skip to content
This repository has been archived by the owner on Oct 6, 2021. It is now read-only.

Latest commit

 

History

History
31 lines (23 loc) · 934 Bytes

CHANGELOG.md

File metadata and controls

31 lines (23 loc) · 934 Bytes

Change Log

2.0.1

  • Fix demo_server authorization scope to render correct services and also improve its error handling.
  • Fix JSON parsing issue for HTTP 204 response.

2.0.0

  • The 2.0.0 version is NOT backwards compatible with previous versions. The README has been updated on how to install and use this version of the Kloudless Python SDK.

1.1.3

  • Support for Calendar Availability.

1.1.2

  • Per-request and globally configurable headers now supported.
  • Support for the pass-through API and encoding raw IDs.

1.1.1

  • Python 3 support added.
  • AccountKey references removed.
  • Improving permissions endpoint compatibility with services like Google Drive.

1.0.0

  • The API version has been updated to v1. This introduces backwards incompatible changes. Please review the migration guide for more information on migrating from v0 to v1.