v2.8.1
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.