Skip to content

Latest commit

 

History

History
87 lines (48 loc) · 2.01 KB

CHANGELOG.MD

File metadata and controls

87 lines (48 loc) · 2.01 KB

v2.10.0 24th November 2023

v2.9.0 24th November 2023

  • Added signed_evidence_file method for WorkflowRuns

v2.8.0, 15th November 2023

  • Support asyncio API
  • Handle filenames with a uppercase file extension
  • Replace pkg_resources

v2.7.0, 24th January 2023

  • Update to use API v3.6, for more details please see our release notes
  • Added Watchlist monitors
  • Handle filenames with a uppercase file extension
  • Bump certifi from 2020.6.20 to 2022.12.7
  • Add support for python 3.10

v2.6.0, 22nd November 2022

  • Add Motion support

v2.5.0, 11th November 2022

  • Update to use API v3.5, for more details please see our release notes

v2.4.1, 2nd Jun 2022

  • Fix boolean serialization in upload request (issue #25)

v2.4.0, 12th May 2022

  • Update to use API v3.4, for more details please see our release notes

v2.3.0, 11 April 2022

  • Improve error handling for 422 errors

v2.2.0, 2nd March 2022

  • Update to use API v3.3

v2.1.0, 24th June 2021

  • Update to use API v3.2

v2.0.0, 12 April 2021

  • base_url parameter has become region, which takes one of Region.EU, Region.US or Region.CA and no longer has a default value
  • Added support for 'Download check' endpoint

v1.3.1, 09 March 2021

  • Updates README.

v1.3.0, 04 February 2021

  • Updates README with live video functionality.
  • Marks Resource methods private.

v1.2.0, 25 November 2020

  • Adds option to set global configuration for timeouts.

v1.1.1, 22 October 2020

  • Fixed arguments for extraction.

v1.1.0, 20 October 2020

  • Added support for Extraction (a.k.a. Autofill).

v1.0.0, 12 August 2020

  • Full release

v0.5.0, 6 August 2020

  • Added User-Agent header

v0.4.0, 30 June 2020

  • Beta version released