Skip to content

V0.51.2

Choose a tag to compare

@heevasti heevasti released this 23 Feb 08:46
· 123 commits to main since this release

[0.51.2] - 2026-02-20

Added

  • run method in QMI_Context class as this is now required for Python 3.14, after changes in threading module.

Fixed

  • Log file location config for services in qmi_proc.py. Location string starting with tilde (~) is now interpreted correctly to be the user's home directory.
  • Minor edits in docstrings, tutorial and .gitignore file.