nqrduck-spectrometer/CHANGELOG.md
2024-05-20 07:41:28 +02:00

21 lines
505 B
Markdown

# Changelog
## 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)
- Added a name property to the measurement class (`a4ef8fa9d956acf84a9450b27685913e03bd39af`)
## Version 0.0.9 (26-04-2024)
- Switched to new formbuilder, moved Function to core
## Version 0.0.8 (18-04-2024)
- Automatic deployment to PyPI
## Version 0.0.7 (15-04-2024)
- Initial release