Skip to content

Releases: thomasddn/volvo-cars-api

v0.4.3

09 Oct 14:28

Choose a tag to compare

What’s Changed?

🐛 Bugfixes

  • Redact VIN from logging

Full Changelog: v0.4.2...v0.4.3

v0.4.2

02 Sep 13:14

Choose a tag to compare

What’s Changed?

🐛 Bugfixes

  • Errors handled when retrieving access token

💻 Under the hood

  • Added unit tests
  • Added devcontainer

Full Changelog: v0.4.1...v0.4.2

v0.4.1

24 Jul 12:42

Choose a tag to compare

What’s Changed?

💻 Under the hood

  • Bump aiohttp to v3.12.14
  • Bump yarl to v1.20.1

Full Changelog: v0.4.0...v0.4.1

v0.4.0

03 Jul 12:33

Choose a tag to compare

What’s Changed?

✨ Improvements

  • Add support for energy v2 endpoint

Full Changelog: v0.3.1...v0.4.0

v0.3.1

16 May 09:30

Choose a tag to compare

What’s Changed?

🐛 Bugfixes

  • Fixed VIN not being used for the vehicle details API call

Full Changelog: v0.3.0...v0.3.1

v0.3.0

16 May 07:27

Choose a tag to compare

What’s Changed?

✨ Improvements

  • VIN is now optional to initialize the API
  • VIN is now a public attribute
  • Added VIN as optional parameter to methods (overrides class value)

💥 Breaking changes

  • Because of VIN being optional now, the order of constructor parameters has been changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

14 May 14:51

Choose a tag to compare

What’s Changed?

✨ Improvements

  • Add scopes that can be used with the API

Full Changelog: v0.1.1...v0.2.0

v0.1.1

23 Apr 13:22

Choose a tag to compare

What’s Changed?

🐛 Bugfixes

  • Make sure data is initialized before accessing it

Full Changelog: v0.1.0...v0.1.1

v0.1.0

19 Apr 14:21

Choose a tag to compare

What’s Changed?

✨ Improvements

  • Raise VolvoApiException for time outs during auth requests

Full Changelog: v0.0.2-b0...v0.1.0

v0.0.2-b0

08 Apr 14:06

Choose a tag to compare

v0.0.2-b0 Pre-release
Pre-release
Automatically set version on publish