Skip to content

v2.4.0

Choose a tag to compare

@s-ashwinkumar s-ashwinkumar released this 13 May 15:59
· 75 commits to master since this release
e5121d2

v2.4.0 (2021-05-13)

  • version parameter: Adds a centralized way of setting and retrieving the api version on the Smartcar module with accessors set_api_version and get_api_version so that developers don't have to set the version in every object initialization or class method invocation.