smartcar / python-sdk

Smartcar Python SDK
MIT License
44 stars 13 forks source link

feat(smartcar): adds API v2.0 compatibility functionality #108

Closed naomiperez closed 2 years ago

naomiperez commented 2 years ago

Adds API v2.0 compatibility functionality to smartcar.get_compatibility method and updates docs (reference.md) for compatibility.

Adds types (namedtuple's) CompatibilityV1 and CompatibilityV2 to return from smartcar.get_compatibility method.

Test Plan: Use updated method in getting-started app.

Asana: https://app.asana.com/0/1122465745219696/1201987199141658/f

naomiperez commented 2 years ago

Travis is failing for Python 3.7 stage, which I am going to try to fix, but I'm requesting review in the meantime

smartcar-ci commented 2 years ago

:tada: This PR is included in version 6.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: