Skip to content

v5.0.0

Compare
Choose a tag to compare
@smartcar-ci smartcar-ci released this 22 Oct 01:14
· 97 commits to master since this release

5.0.0 (2020-10-22)

Bug Fixes

  • errors: wrap all unexpected requestor errors in SmartcarException (1eb30cd)

chore

  • ci: drop support for Python 2.7, 3.4, and 3.5 (0017410)

Features

  • request-id: set request_id as a property on SmartcarException (0a181c8)

BREAKING CHANGES

Python 2.7, 3.4, and 3.5 hit end-of-life support, so we are dropping support for it in the Smartcar SDK.

This makes way to allow for new syntax and features only available starting in Python 3.x