Smartcar

Latest version: v6.14.0

Safety actively analyzes 630169 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 5

5.0.0

[5.0.0](https://github.com/smartcar/python-sdk/compare/v4.3.5...v5.0.0) (2020-10-22)


Bug Fixes

* **errors:** wrap all unexpected requestor errors in SmartcarException ([1eb30cd](https://github.com/smartcar/python-sdk/commit/1eb30cd663cb3836d1b32f3b29d3d5919d923eef))


chore

* **ci:** drop support for Python 2.7, 3.4, and 3.5 ([0017410](https://github.com/smartcar/python-sdk/commit/001741078ef0b4d435c91a165097292749f48b44))


Features

* **request-id:** set request_id as a property on SmartcarException ([0a181c8](https://github.com/smartcar/python-sdk/commit/0a181c8f3e3b20ac979d72c50f28b3e852271f09))


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

4.3.5

[4.3.5](https://github.com/smartcar/python-sdk/compare/v4.3.4...v4.3.5) (2020-10-02)


Bug Fixes

* **ci:** fix PyPI deployment ([83](https://github.com/smartcar/python-sdk/issues/83)) ([87dd890](https://github.com/smartcar/python-sdk/commit/87dd890fdf7ec86a2b5a8424ddcf820b4388f0b6))

4.3.4

[4.3.4](https://github.com/smartcar/python-sdk/compare/v4.3.3...v4.3.4) (2020-10-02)


Bug Fixes

* **ci:** setup semantic-release for releasing ([82](https://github.com/smartcar/python-sdk/issues/82)) ([14e6281](https://github.com/smartcar/python-sdk/commit/14e6281b33bf22e9fce2de26fc1a7060d8884ed8)), closes [#81](https://github.com/smartcar/python-sdk/issues/81)

4.0.0

[4.0.0](https://github.com/smartcar/python-sdk/compare/v3.0.4...v4.0.0) (2019-07-17)


Features

* Add Fuel and EV Support ([91c57db](https://github.com/smartcar/python-sdk/commit/91c57db))


BREAKING CHANGES

* `NotCapableException` has been split into `VehicleNotCapableException` and `SmartcarNotCapableException`. Please read the [docs](https://github.com/smartcar/python-sdk#handling-exceptions) and update your exception handling to reflect this change.

3.0.4

[3.0.4](http://git+https/github.com/smartcar/python-sdk/compare/v3.0.3...v3.0.4) (2019-07-10)


Features

* **has_permission:** returns whether the vehicle has specified permission(s) ([cce5a65](https://github.com/smartcar/python-sdk/commit/cce5a651b81947b125cd20174feaa5747c5804b5))

3.0.0

[3.0.0](http://git+https/github.com/smartcar/python-sdk/compare/v2.0.1...v3.0.0) (2019-04-09)


Features

* **lock, unlock:** return success object ([63381b2](http://git+https/github.com/smartcar/python-sdk/commit/63381b2))


BREAKING CHANGES

* **lock, unlock:** Lock and unlock now return an object on a successful request and raises an error on an unsuccessful request. Previously, lock and unlock did not return an object on a successful request.

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.