Releases: smartcar/node-sdk
Releases · smartcar/node-sdk
v4.0.1
4.0.1 (2018-07-09)
Bug Fixes
- docs: rename index.md to readme.md (#57) (c03b44c)
v4.0.0
4.0.0 (2018-07-08)
chore
- ci: drop support for node 4, add support for node 10(#55) (8e0963f)
BREAKING CHANGES
v3.0.1
3.0.1 (2018-05-07)
Bug Fixes
- ci: Use GH_TOKEN for deployment in public repo. (9da45b1)
v3.0.0
3.0.0 (2018-05-07)
Features
- auth: Add support for authorization using connect.smartcar.com (8ea8efb)
BREAKING CHANGES
- auth: This removes support for make-specific authentication (e.g. tesla.smartcar.com).
v2.0.0
2.0.0 (2018-04-21)
Features
- endpoints: trim down endpoints to limited endpoint set (#44) (0171b5d)
BREAKING CHANGES
- endpoints: This removes all endpoints from the Smartcar Node SDK and limits our endpoint set to: info, vin, permissions, disconnect, odometer, location, lock, and unlock.
v1.0.3
1.0.3 (2018-03-09)
Bug Fixes
- sdk: Added a tolerance for expiration (#43) (6980b66)
v1.0.2
1.0.2 (2018-03-05)
Bug Fixes