Skip to content

Releases: feeph/libemc2101-python

v0.3.0

25 Aug 20:47
f0ac69f
Compare
Choose a tag to compare

0.3.0 (2024-08-25)

Features

  • cleanup interface and leverage inheritance (#51) (5ae941d)

v0.2.2

14 Aug 21:33
d972892
Compare
Choose a tag to compare

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

20 Jul 23:38
aa31fed
Compare
Choose a tag to compare

0.2.1 (2024-07-20)

Bug Fixes

  • fix 'configure_pin_six_as_alert()' and provide unit tests (#23) (be53285)

v0.2.0

20 Jul 13:38
a00b52a
Compare
Choose a tag to compare

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

26 Jun 19:39
7037e56
Compare
Choose a tag to compare

0.1.3 (2024-06-26)

Bug Fixes

v0.1.2

21 Jun 19:58
92b0feb
Compare
Choose a tag to compare

0.1.2 (2024-06-21)

Bug Fixes

  • use correct value to determine if lookup table is enabled (3901d29)

v0.1.1

13 Jun 19:02
036a330
Compare
Choose a tag to compare

0.1.1 (2024-06-13)

Bug Fixes

  • update file permissions 'emc2101_core.py' (6cf74a1)

v0.1.0

11 Jun 23:09
7ad96db
Compare
Choose a tag to compare

0.1.0 (2024-06-11)

Features