Skip to content

0.10.0

Compare
Choose a tag to compare
@rikroe rikroe released this 26 Jun 09:35
· 102 commits to master since this release
a1e6c36

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 of vehicle.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.