Main new features
Change in QUAlibrate config
We have unified the configurations for the different qualibrate repositories, resulting in a change of structure in the QUAlibrate configuration file, usually located in ~/.qualibrate/config.toml
. Now everything related to QUAlibrate lies under a toplevel header qualibrate
. Under the hood, we've now separated all logic related to the configuration file into a separate Python package qualibrate-config
.
Additional changes
- Fixed the stop button for calibration nodes
- UI improvements, mainly for the node execution page
- Add support for Python 3.12
Individual release notes can be found in the respective packages.
Qualibrate App package version: 0.2.5
Qualibrate Runner package version: 0.2.4
Qualibrate Core package version: 0.2.4