⚠ Breaking changes
Below PR changes how you would access the vehicle object that you get when calling `get_vehicle_status()`. It was a mess before hand (Mostly do to me being a very inexperienced dev when I wrote most of this). Please see the models folder to understand how you now can access the data you need.
Also, `get_vehicle_status_json()` is now also removed. If there is a need, this can be implemented again, but I would recommend accessing data through the `Vehicle` object instead.
A huge thanks goes out to joro75 for reviewing a rather big PR to make this change. This will be a big step onto releasing version `1.0`. 🚀
- Rewrite to use models instead DurgNomis-drol (126)
🔧 Code enhancements
- Use 'da-dk' and 'europe' as the default locale and region joro75 (127)
- Add \_\_version\_\_ to \_\_init\_\_ DurgNomis-drol (133)
- Code tweaks and minor refactoring of the rest DurgNomis-drol (134)
🧱 Dependency Updates
- Bump release-drafter/release-drafter from 5.15.0 to 5.17.5 dependabot (121)
- Bump flake8-comprehensions from 3.7.0 to 3.8.0 dependabot (122)
- Bump release-drafter/release-drafter from 5.17.5 to 5.17.6 dependabot (124)
- Bump pre-commit from 2.16.0 to 2.17.0 dependabot (125)
- Bump JRubics/poetry-publish from 1.9 to 1.10 dependabot (130)