Skip to content

Latest commit

 

History

History
66 lines (53 loc) · 2.55 KB

CHANGELOG.md

File metadata and controls

66 lines (53 loc) · 2.55 KB
  • Added support for the response_format parameter to the real_time_scheduling query API #108
  • Added support for the max_results parameter to the real_time_scheduling query API #107
  • Added support for the max_results parameter to the availability query API #105
  • Added support for the query_slots parameter to the availability query API #104
  • Support for event_creation param for Real Time Scheduling #102
  • Bug fix to accept callback_urls param for Real Time Scheduling #101
  • Added method to bulk authorize accounts via a service account authentication #99
  • Update real_time_scheduling endpoint description #95
  • Support for Python 2.X removed #89
  • Support for Python 3.12 added #89
  • Build pipeline upgrade
  • Update library description
  • Fix missing batch key from Batch Response #78
  • Fix datetime serialization when bulk upserting #76
  • Add a single parent Exception, PyCronofyException #74
  • Add support for Element Token generation #70