Skip to content

v1.21.2

Compare
Choose a tag to compare
@pylessard pylessard released this 23 Jan 02:38
· 24 commits to master since this release

Bugfix

  • Fix #199 : IsotpSocketConnection does not support can-isotp v2

Breaking Changes!

  • IsotpSocketConnection requires an isotp.Address object and will not accept txid and rxid like before. This interface change could hardly be avoided while keeping the code sane.