Skip to content

Releases: smartcar/python-sdk

v6.8.0 Release lock status

06 Sep 19:32
273f3bc
Compare
Choose a tag to compare

Release lock status

v6.6.0

17 Aug 16:29
6cd99d6
Compare
Choose a tag to compare

6.6.0 (2023-08-17)

Features

v6.5.1

08 May 18:30
900a7f6
Compare
Choose a tag to compare

6.5.1 (2023-05-08)

Bug Fixes

  • add checks for nested paths in batch requests (4ae89ad)

v6.5.0

13 Apr 20:18
8015c33
Compare
Choose a tag to compare

6.5.0 (2023-04-13)

Features

v6.4.0

22 Mar 22:39
98e5597
Compare
Choose a tag to compare

6.4.0 (2023-03-22)

Bug Fixes

  • update string for semantic-release lib to replace with actual version (#116) (98e5597)

Features

  • exception: add retry_after header for rate limit exceptions (#115) (7265c2b)

v6.3.0

21 Jul 21:04
14d0036
Compare
Choose a tag to compare

6.3.0 (2022-07-21)

Features

  • smartcar: added support for simulated mode and feature flags (#109) (14d0036)

v6.2.0

24 Mar 23:20
4997691
Compare
Choose a tag to compare

6.2.0 (2022-03-24)

Bug Fixes

  • ci: add support for Python 3.10 (4d63115)

Features

  • smartcar: adds API v2.0 compatibility functionality to vehicle.get_compatibility method (bfc43cd)

This release also deprecates support for Python 3.6 as it has reached end-of-life. The next breaking change release of the SDK will drop
support for Python 3.6.

For more information about our supported python versions please see the following: https://github.com/smartcar/python-sdk#supported-python-branches

v6.1.0

25 Jan 18:34
abec89d
Compare
Choose a tag to compare

6.1.0 (2022-01-25)

Features

  • vehicle: add request method to Vehicle (#106) (abec89d)

v6.0.3

11 Jan 00:19
3bf067d
Compare
Choose a tag to compare

6.0.3 (2022-01-11)

Bug Fixes

  • single select parameter not being passed as expected (#104) (3bf067d), closes #105

v6.0.2

05 Aug 14:48
37d92f8
Compare
Choose a tag to compare

6.0.2 (2021-08-05)

Bug Fixes