Skip to content

Releases: mercedes-benz/odxtools

6.4.2

08 Dec 19:18
c295a76
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.4.1...6.4.2

6.4.1

08 Dec 19:11
f9777bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.4.0...6.4.1

6.4.0

07 Dec 11:36
480a5f6
Compare
Choose a tag to compare

What's Changed

  • Add some convenience for communication parameters by @andlaus in #244

Full Changelog: 6.3.1...6.4.0

6.3.1

21 Nov 15:06
262f6c8
Compare
Choose a tag to compare

What's Changed

  • slightly improve writing the sub-tags stemming from ELEMENT-ID by @andlaus in #239
  • clean up the initialization code for DOPs by @andlaus in #240
  • Fix init of structures by @andlaus in #242
  • fix parsing and writing of COMPARAM-SPEC by @andlaus in #243

Full Changelog: 6.3.0...6.3.1

6.3.0

16 Nov 14:45
b2e4f63
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.2.1...6.3.0

6.2.1

10 Nov 10:09
3e08420
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.2.0...6.2.1

6.2.0

06 Nov 14:13
6865fca
Compare
Choose a tag to compare

What's Changed

  • DiagDataDictionarySpec: re-introduce the all_data_object_properties attribute by @andlaus in #234
  • Introduce ComplexDop as a base class for non-simple data object properties by @andlaus in #235

Full Changelog: 6.1.0...6.2.0

6.1.0

02 Nov 14:57
aafcc89
Compare
Choose a tag to compare

What's Changed

  • dataclass_fields_asdict(): do not use internals of the dataclass implementation by @andlaus in #225
  • Split find into find and decode by @floroks in #227
  • Fix an issue, in which overlapping parameters were shown separately by @floroks in #228
  • diag_layer: allow to access services according to their UDS service group (SID) by @andlaus in #226
  • fix typo by @andlaus in #229
  • Minor cleanups by @andlaus in #223
  • improve the readability of the snoop tool's output by @andlaus in #230
  • workflows: update the "bleeding edge" python version to 3.12 by @andlaus in #232
  • add DiagComm as a base class for all diagnostic communication objects by @andlaus in #231
  • refactor the comparam classes by @andlaus in #233

Full Changelog: 6.0.1...6.1.0

6.0.1

18 Oct 07:27
b338aed
Compare
Choose a tag to compare

What's Changed

  • NamedItemList: make tab completion for NamedItemList work again by @andlaus in #222

Full Changelog: 6.0.0...6.0.1

6.0.0

17 Oct 09:06
b0dbaab
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.3.1...6.0.0