Releases: bmwcarit/python-dlt
Releases · bmwcarit/python-dlt
v2.18.8.3
Drop py2 support
Bug fix release
What's Changed
- Fix Python3 issues for DLT_CONTROL messages by @aigarius in #45
- dlt: Add UDP logging. by @joaolamas in #31
Full Changelog: v2.18.8...v2.18.8.1
Support DLT-daemon 2.18.8 release
This release contains code to support DLT daemon libdlt version 2.18.8 in addition to 2.18.5. Release tag synced to the max supported libdlt version for simplicity.
Updated to support libdlt 2.18.4
Merge pull request #15 from yen3/support-dlt-daemon-2.18.4 Support dlt-daemon 2.18.4 in py3
Packaging base release
v0.9 Force reconnect if many malformed messages are received