2024-04-15 18:07:07 +00:00
|
|
|
# Changelog
|
|
|
|
|
2024-05-20 05:41:28 +00:00
|
|
|
## Version 0.0.11 (20-05-2024)
|
|
|
|
|
|
|
|
- Measurements are now run in a separate worker thread to prevent the GUI from freezing (`27865aa6d44158e74c0e537be8407c12b4e3725b`)
|
|
|
|
|
|
|
|
## Version 0.0.10 (05-05-2024)
|
|
|
|
|
2024-05-05 13:42:22 +00:00
|
|
|
- Added a name property to the measurement class (`a4ef8fa9d956acf84a9450b27685913e03bd39af`)
|
2024-05-20 05:41:28 +00:00
|
|
|
|
|
|
|
## Version 0.0.9 (26-04-2024)
|
|
|
|
|
2024-04-26 15:49:09 +00:00
|
|
|
- Switched to new formbuilder, moved Function to core
|
|
|
|
|
2024-05-20 05:41:28 +00:00
|
|
|
## Version 0.0.8 (18-04-2024)
|
|
|
|
|
2024-04-18 17:28:26 +00:00
|
|
|
- Automatic deployment to PyPI
|
|
|
|
|
2024-05-20 05:41:28 +00:00
|
|
|
## Version 0.0.7 (15-04-2024)
|
|
|
|
|
|
|
|
- Initial release
|