Skip to content

Releases: BembelBytes/pydiabas

v1.2.0

03 Feb 11:41

Choose a tag to compare

Change Log

New Features

  • job() method added to ECU class
  • Simulation feature added

Bugfixes

  • Exception message corrected in MSD80

v1.1.0

05 Jan 11:38

Choose a tag to compare

Change Log

  • New methods get_in() and get_fn() for Result and Set class.
  • Minor BUGFIXES in Tests
  • Tested on Python 3.13.1 32bit
  • Tests moved from unittest to pytest
  • Increased test coverage to 99%
  • Using black for code styling

v1.0.1

23 Nov 21:09

Choose a tag to compare

Change Log

  • Reorganized project structure to publish pydiabas as package via PyPi
  • Added installation instructions to README

v1.0.0

05 Nov 11:20

Choose a tag to compare

First release

This is the first official release of pydiabas