mirror of
https://github.com/nqrduck/nqrduck-spectrometer.git
synced 2024-11-09 12:30:01 +00:00
27 lines
732 B
Markdown
27 lines
732 B
Markdown
# Changelog
|
|
|
|
## Version 0.0.12 (27-05-2024)
|
|
|
|
- Implemented loading and saving of settings and default settings (`6496ec6824da33fa41a38e26fdcac9a03ceb51fb`)
|
|
|
|
- Added fitting of measurement data (`d43639c2f9796d5055dd01bd2f36bae43877bfe8`)
|
|
|
|
## 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
|