Releases: bmwcarit/dltlyse
Releases · bmwcarit/dltlyse
v1.4.3
Unittest fixes
Performance optimisation and DLT 2.18.8 support
Code in the new dltlyse release has seen a significant performance boost for a rewrite of the hot path that improves parsing speed of multi-Gb DLT files multiple times. Build and test system has been brought up to latest Python practises. A lot more unit tests have been added. Additionally support for newest python-dlt version is added.
What's Changed
- Update the open source version by @yen3 in #2
- dltlyse: Update message payload pattern after python-dlt bb8f5b8 by @yen3 in #3
New Contributors
Full Changelog: v1.2...v1.4
Bugfix bump release
v1.2 Point the requirements to the correct dependency
Testcase bugfix
v1.1 Revert wrong plugin names change in tests
Python 3 support update
Released new version with a bit better Python 3 support and also with code reformatted with Black for syntax consistency.
Packaging base release
v0.9 Initial open source release commit