Releases: mercedes-benz/odxtools
Releases · mercedes-benz/odxtools
6.1.0
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
6.0.0
What's Changed
- Drive by fixes #1 by @andlaus in #208
- workflows: turn on linting using
ruff
by @andlaus in #209 - rename
DecodeState.next_byte_position
toDecodeState.cursor_position
by @andlaus in #211 - Refactor
MinMaxLengthType
coding functionality by @andlaus in #210 - Add type annotations, part 2 by @andlaus in #212
- Add type annotations, part 3 by @andlaus in #213
- Add type annotations, part 4 by @andlaus in #215
- iso statemachine make it work for CAN FD by @hacxo in #214
- Drive by fixes #2 by @andlaus in #216
- Add type annotations, part 5 by @andlaus in #217
- Add type annotations, part 6 by @andlaus in #218
- Add type annotations, part 7 by @andlaus in #219
- Add type annotations, part 8 by @andlaus in #220
- Get ready for release by @andlaus in #221
New Contributors
Full Changelog: 5.3.1...6.0.0
5.3.1
5.3.0
What's Changed
- new unittest for command line scripts by @kakoeh in #196
- rework .is_required and .is_optional methods of parameters by @andlaus in #202
- Add type annotations, part 1 by @andlaus in #203
- multiplexer cases: fix internalization of the structure references by @andlaus in #206
Full Changelog: 5.2.6...5.3.0