pyOBD-II Changelog

What's new in pyOBD-II 0.4 Alpha

Sep 14, 2011
  • added support for many Service $01 responses
  • added initial support for Service $03 DTCs
  • added obd.interface.create(), which is particularly
  • useful on platforms where enumeration isn't yet
  • supported
  • added regression tests
  • added record-all.py to collect debugging and testing
  • data

New in pyOBD-II 0.3.1 Alpha (Sep 14, 2011)

  • quick bugfix