Skip to content

Releases: marcelbuesing/socketcan-isotp

1.0.2

28 Jun 21:01
a0b543a
Compare
Choose a tag to compare

[1.0.2]

  • Rename src and dst to rx_id and tx_id to avoid confusion
  • Bump nix dependency to 0.26
  • Bump bitflags dependency to 2.3
  • Bump embedded-can dependency to 0.4

Thanks @sjseiler !

1.0.1

20 May 14:20
0b0e677
Compare
Choose a tag to compare
  • Add public FlowControlOptions::new. Thanks Ashcon Mohseninia.
  • Bump nix dependency to 0.24

1.0.0

28 Aug 18:01
e05cd91
Compare
Choose a tag to compare

[1.0.0]

  • Breaking: src and dst identifier are now based on embedded_can::Id.
  • Bump nix dependency to 0.22

0.1.1

18 Feb 07:32
a831d6e
Compare
Choose a tag to compare

Critical FIX: Source and destination CAN identifiers were mixed up

0.1.0

10 Dec 14:09
be4cf29
Compare
Choose a tag to compare

Basic bindings for receiving and sending of ISO-TP data.