Skip to content

Releases: smartcar/node-sdk

v4.0.1

09 Jul 16:59
c03b44c
Compare
Choose a tag to compare

4.0.1 (2018-07-09)

Bug Fixes

  • docs: rename index.md to readme.md (#57) (c03b44c)

v4.0.0

08 Jul 08:58
8e0963f
Compare
Choose a tag to compare

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

07 May 23:54
15af6ec
Compare
Choose a tag to compare

3.0.1 (2018-05-07)

Bug Fixes

  • ci: Use GH_TOKEN for deployment in public repo. (9da45b1)

v3.0.0

07 May 23:14
8ea8efb
Compare
Choose a tag to compare

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

21 Apr 01:51
0171b5d
Compare
Choose a tag to compare

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

09 Mar 22:47
6980b66
Compare
Choose a tag to compare

1.0.3 (2018-03-09)

Bug Fixes

  • sdk: Added a tolerance for expiration (#43) (6980b66)

v1.0.2

05 Mar 20:11
2d364ee
Compare
Choose a tag to compare

1.0.2 (2018-03-05)

Bug Fixes

  • docs: Added jsdoc generated docs (#41) (2d364ee)