Skip to content

v2.8.1

Compare
Choose a tag to compare
@gurpreetatwal gurpreetatwal released this 24 Apr 02:55
· 88 commits to master since this release

2.8.1 (2021-04-24)

This release adds support for v2.0 of Smartcar's API by introducing the smartcar.setApiVersion method.

We have also introduced a SmartcarExceptionV2 class whose fields match the error fields returned by v2.0 of the API as documented on the API Reference. This class extends the SmartcarException class to ease the migration process.

For a detailed breakdown of the changes and how to migrate see our API Changelog for v2.0 and our v2.0 Error Guides.