Skip to content

Releases: skodaconnect/myskoda

v0.8.8

01 Nov 14:27
26ee83e
Compare
Choose a tag to compare

Summary

  • Minor release with a change to not always require fuel consumption in trip statistics. EV's don't have fuel.

What's Changed

  • Make overall_average_fuel_consumption optional by @WebSpider in #146

Full Changelog: v0.8.7...v0.8.8

v0.8.7

31 Oct 18:42
0af9632
Compare
Choose a tag to compare

Summary

  • A minor release fixing compatibility with CitigoE and Guest mode

What's Changed

Full Changelog: v0.8.6...v0.8.7

v0.8.6 - Rewrite MQTT

30 Oct 08:43
2f43cd3
Compare
Choose a tag to compare

Changes

  • Rewrite of MQTT code by @dvx76 to solve issues with open connections and ConcurrentSubscribeErrors
  • Small changes to support positions in GB

What's Changed

Full Changelog: v0.8.5...v0.8.6

v0.8.5 - Fix stability issues

28 Oct 11:55
a2ca6be
Compare
Choose a tag to compare

Changes

  • Fix MQTT causing instability via ConcurrentSubscribeError
  • Add new values to models to prevent parsing errors

What's Changed

New Contributors

Full Changelog: v0.8.4...v0.8.5

v0.8.4

21 Oct 11:37
3adeb73
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.3...v0.8.4

v0.8.3 - Testing and Fixtures

21 Oct 09:28
0bcb23e
Compare
Choose a tag to compare

Changes

In this release we have added tests for MQTT and improved existing tests, as well as some bugfixes we encountered our users. Thanks for reporting these!

What's Changed

New Contributors

Full Changelog: v0.8.2...v0.8.3

v0.8.2

17 Oct 18:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

16 Oct 07:31
51e5e4e
Compare
Choose a tag to compare

What's Changed

v0.8.1

  • Improve detection of authentication errors by @WebSpider in #99

v0.8.0

Full Changelog: v0.7.3...v0.8.1

v0.8.0 - Generate fixtures

16 Oct 07:08
b88dc8f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.3...v0.8.0

v0.7.3 - Compatibility and tests

15 Oct 12:56
0455242
Compare
Choose a tag to compare

This release adds various new features:

  • Windows compatibility for the CLI
  • Better handling of open connections when running in HomeAssistant
  • Various new fields we have had reported to fail previously
  • First steps for contributing your fixtures so we can test if our library works with your car!

What's Changed

Full Changelog: v0.7.2...v0.7.3