Releases: ControlThings-io/ctui
Releases · ControlThings-io/ctui
v0.7.8
Bug Fixes:
- limited package to Python <3.12 until bug fix is found
New Features:
- updated dependencies
- bumped required Python version to 3.8
v0.7.7
Bug Fixes:
- boolean
False
inputs (such as write coil 0 0
in ctmodbus)
New Features:
- updated dependencies
- bumped required Python version to 3.8
v0.7.9
Bug Fixes:
- async/await change for python 3.12