What's Changed * Add test and type annotations for LongNamesConverter by zariiii9003 in https://github.com/cantools/cantools/pull/695 * monitor: case insensitive filtering by trnila in https://github.com/cantools/cantools/pull/697
What's Changed * fix ruff linter errors by SebKuzminsky in https://github.com/cantools/cantools/pull/662 * Skip dumping KCD version if unset by nmaggioni in https://github.com/cantools/cantools/pull/658 * Update ruff config by zariiii9003 in https://github.com/cantools/cantools/pull/671 * fix errors raised by recent versions of `ruff` by andlaus in https://github.com/cantools/cantools/pull/684 * Fix bug in DBC short names conversion by ThomasKleffel in https://github.com/cantools/cantools/pull/660 * monitor: fix crash while decoding message with bad length by trnila in https://github.com/cantools/cantools/pull/696
New Contributors * SebKuzminsky made their first contribution in https://github.com/cantools/cantools/pull/662 * nmaggioni made their first contribution in https://github.com/cantools/cantools/pull/658 * ThomasKleffel made their first contribution in https://github.com/cantools/cantools/pull/660 * trnila made their first contribution in https://github.com/cantools/cantools/pull/696
What's Changed * slight modification to regex to enable small scaling factors that have scientific numbers in them by RCMast3r in https://github.com/cantools/cantools/pull/645
New Contributors * RCMast3r made their first contribution in https://github.com/cantools/cantools/pull/645
What's Changed * Add type annotations to c_source.py by zariiii9003 in https://github.com/cantools/cantools/pull/639 * Enum newlines by ciepme in https://github.com/cantools/cantools/pull/643
New Contributors * ciepme made their first contribution in https://github.com/cantools/cantools/pull/643