nqrduck-measurement/CHANGELOG.md

14 lines
455 B
Markdown
Raw Normal View History

2024-04-15 17:55:48 +00:00
# Changelog
2024-05-05 13:52:02 +00:00
### 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
2024-04-26 15:53:25 +00:00
### Version 0.0.3 (26-04-2024)
- Switched to new formbuilder. This should make implementation of signal processing methods more robust and easier.
2024-04-18 17:48:53 +00:00
### Version 0.0.2 (17-04-2024)
- Deployment to PyPi via github actions
2024-04-15 17:55:48 +00:00
### Version 0.0.1 (15-04-2024)
- Initial release