Skip to content

Releases: bmwcarit/dltlyse

v1.4.3

01 Dec 13:01
a033438
Compare
Choose a tag to compare

What's Changed

  • fix: refine folder structure by @yen3 in #6

Full Changelog: v1.4.2...v1.4.3

Unittest fixes

24 Nov 12:56
0b86a73
Compare
Choose a tag to compare

What's Changed

  • Move mock dlt message to dltlyse module by @yen3 in #4

Full Changelog: v1.4...v1.4.1

Performance optimisation and DLT 2.18.8 support

23 Nov 15:47
Compare
Choose a tag to compare

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

  • @yen3 made their first contribution in #2

Full Changelog: v1.2...v1.4

Bugfix bump release

19 Apr 11:20
Compare
Choose a tag to compare
v1.2

Point the requirements to the correct dependency

Testcase bugfix

07 Dec 13:21
c7eea51
Compare
Choose a tag to compare
v1.1

Revert wrong plugin names change in tests

Python 3 support update

07 Dec 12:59
Compare
Choose a tag to compare

Released new version with a bit better Python 3 support and also with code reformatted with Black for syntax consistency.

Packaging base release

03 Feb 12:20
Compare
Choose a tag to compare
v0.9

Initial open source release commit