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