0.10.0
Breaking change
vehicle.doors_and_windows.convertible_top
has been removed as we don't know how it is represented in the new API. It could be part ofvehicle.doors_and_windows.lids
if located similarly to the sunroof.
What’s Changed
- Migrate to vehicles v2 API (#462) @rikroe
- This fixes HTTP 429 errors caused by rate-limiting on the older API endpoints
This release is identical to 0.9.6 but got its own minor version bump due to the amount of changes.