- Added Bsp device
- Added
ReadException
andWriteException
- Added
reset()
method toScom
class - Bugfixes in
dman.DeviceManager
class
- Added tests for
dman.DeviceManager
class - Bugfixes in
dman.DeviceManager
class
- Added tests
- Updated C library code to support newer MSVC compilers under Windows
- Removed Python 2.x support
- Adjusted logging configuration according to a library
- Added timeout to mutex. SCOM library will no more accidentally block
- Removed assert's and replaced them with Exceptions
- Extended functionality of VarioPower device (Thanks to Lino)
- Fixed issue #1
- Added VarioPower device
- Fixed project description display problem
- Added project description
- Installing package even if Cython is not installed (needs manual post-install step)
- Added 'Xtender read version' example
- Bugfix: Package installation now also works in a non-virtual environment
- First release
- Added DeviceManager
- Added DeviceFactory
- Added basic support for Xtender devices