Releases: feeph/libemc2101-python
Releases · feeph/libemc2101-python
v0.3.0
0.3.0 (2024-08-25)
Features
- cleanup interface and leverage inheritance (#51) (5ae941d)
v0.2.2
0.2.2 (2024-08-14)
Bug Fixes
- fix error handling conditions for pin 6 configuration (f525e67)
- fix issues identified by newly added unit tests (95b8e98)
- fix typo in variable name (6501778)
- improve code quality and fix identified bugs (c713556)
- improve code quality and fix identified bugs (#47) (c713556)
v0.2.1
0.2.1 (2024-07-20)
Bug Fixes
- fix 'configure_pin_six_as_alert()' and provide unit tests (#23) (be53285)
v0.2.0
0.2.0 (2024-07-20)
Features
- convert to namespace package 'feeph.emc2101' (8ad809b)
- use combined reads and writes (ea36005)
Bug Fixes
- export symbol 'ExternalSensorStatus' (b21030f)
Documentation
v0.1.3
0.1.3 (2024-06-26)
Bug Fixes
v0.1.2
0.1.2 (2024-06-21)
Bug Fixes
- use correct value to determine if lookup table is enabled (3901d29)
v0.1.1
0.1.1 (2024-06-13)
Bug Fixes
- update file permissions 'emc2101_core.py' (6cf74a1)
v0.1.0
0.1.0 (2024-06-11)
Features