nqrduck-measurement/CHANGELOG.md
2024-05-05 15:52:02 +02:00

14 lines
No EOL
455 B
Markdown

# Changelog
### Version 0.0.4 (05-05-2024)
- Added display of multiple measurements that can be displayed in th plot window.
- Now using the FileManager class instead of QFileManager
### Version 0.0.3 (26-04-2024)
- Switched to new formbuilder. This should make implementation of signal processing methods more robust and easier.
### Version 0.0.2 (17-04-2024)
- Deployment to PyPi via github actions
### Version 0.0.1 (15-04-2024)
- Initial release