Skip to content

V1.25.0

Latest
Compare
Choose a tag to compare
@pylessard pylessard released this 31 Mar 18:59
· 4 commits to master since this release

New features

  • Added support for ReadDTCInformation : reportWWHOBDDTCByMaskRecord (credits: @jacobs-rvw ) (#245)
  • Added support for ReadDTCInformation : reportWWHOBDDTCWithPermanentStatus (#245)
  • Added Dtc.DtcClass class
  • Added a getter in the client to obtain the server P2 & P2* timeouts (#263)

Big fixes

  • Fix client read dtc type hint to allow using Dtc.Severity and Dtc.Status objects

Changes

  • CI tests Python 3.12 & 3.13