Releases: thomasddn/volvo-cars-api
Releases · thomasddn/volvo-cars-api
v0.4.3
v0.4.2
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
What’s Changed?
💻 Under the hood
- Bump
aiohttpto v3.12.14 - Bump
yarlto v1.20.1
Full Changelog: v0.4.0...v0.4.1
v0.4.0
v0.3.1
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
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
What’s Changed?
✨ Improvements
- Add scopes that can be used with the API
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What’s Changed?
🐛 Bugfixes
- Make sure data is initialized before accessing it
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What’s Changed?
✨ Improvements
- Raise VolvoApiException for time outs during auth requests
Full Changelog: v0.0.2-b0...v0.1.0