Skip to content

6.0.0

Latest
Compare
Choose a tag to compare
@marcelbuesing marcelbuesing released this 08 Feb 22:12
3e41b6d

6.0.0 (2024-02-08)

  • Update dependencies.
  • Breaking: PR #13 and #14. Thank you @erzoe and @kistenklaus.
    Replace u32 in MessageId with enum type to raise awareness that the raw dbc message ids contain the extended bit.
    Add MessageId.raw() which returns the previous raw identifier including the extended id!