Releases: cantools/cantools
Releases · cantools/cantools
40.2.2
What's Changed
- Fix ruff complaints by @zariiii9003 in #730
- add extra_args for interface specific configuration arguments by @miniehue in #732
- Fix frame collisions between extended and standard frames by @Lauszus in #733
New Contributors
Full Changelog: 40.2.1...40.2.2
40.2.1
What's Changed
- Update CDD parser to load all possible data types by @walshb421 in #724
- add a strict par to fix #725 by @sgnes in #726
New Contributors
- @walshb421 made their first contribution in #724
- @sgnes made their first contribution in #726
Full Changelog: 40.2.0...40.2.1
40.2.0
40.1.1
What's Changed
- Make generated src files more Doxygen-compatible by @felix-khlmnn in #720
New Contributors
- @felix-khlmnn made their first contribution in #720
Full Changelog: 40.1.0...40.1.1
40.1.0
40.0.0
What's Changed
- When parsing DBC, use long names in SignalGroup.signal_names to match Signal.name by @sfpetersen in #713
- Raise Minimum Python Version to 3.9 by @zariiii9003 in #715
Full Changelog: 39.4.13...40.0.0
39.4.13
What's Changed
- Encode the given NamedSignalValue 'value' when explicitly given by @sfpetersen in #712
Full Changelog: 39.4.12...39.4.13
39.4.12
What's Changed
- Use tox and CMake to test generated C code on Windows by @zariiii9003 in #708
- fix floating-point precision issue in arxml 'parse_number_string' by @sfpetersen in #711
Full Changelog: 39.4.11...39.4.12
39.4.11
39.4.10
What's Changed
- fix some typo by @ljhcage in #704
- ARXML parsing: scientific and hexadecimal numbers by @FlorianMickler in #701
New Contributors
- @ljhcage made their first contribution in #704
- @FlorianMickler made their first contribution in #701
Full Changelog: 39.4.9...39.4.10