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