Releases: bmwcarit/python-dlt
Releases · bmwcarit/python-dlt
v2.18.8.6
What's Changed
- Add DltFileSpinner to fetch message for DltBroker by @lzhou3957 in #54
New Contributors
- @lzhou3957 made their first contribution in #54
Full Changelog: v2.18.8.5...v2.18.8.6
v2.18.8.5
What's Changed
- fix: refine coding style by black by @yen3 in #50
- Configure tox/pytest to capture warnings by @AhmedAlaaKassem in #49
- Handling malformed messages by @sunshine2050 in #52
New Contributors
- @AhmedAlaaKassem made their first contribution in #49
- @sunshine2050 made their first contribution in #52
Full Changelog: v2.18.8.3...v2.18.8.5
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