v2.5.0
v2.5.0 (2021-06-08)
Bug Fixes
disconnect!method fix: Fix thedisconnect!methodSmartcar::Vehicleto handle response properly.- Basic Auth: Check presence of
dataattribute while building basic auth headers before using it.
Chores
- linting: Added rubocop to enable linting in the project. This also lead to cleanup of some code to reduce number of lines in offending class and methods.