Skip to content

Releases: ControlThings-io/ctui

v0.7.8

20 Apr 07:03
Compare
Choose a tag to compare

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

20 Apr 03:30
Compare
Choose a tag to compare

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

20 Apr 09:07
Compare
Choose a tag to compare

Bug Fixes:

  • async/await change for python 3.12