You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* some fixes related to model add/remove
* xmltodict -> XMLSerializer + other assorted fixes
* experiment-less analysis now allows for calculator change
* Allow experiment-less projects to be loaded
* Fixed project info layout
* make sure model view is updated on project reset.
Normally, this would be another slot in the main proxy, but we are
introducing race condition for the projectInfoChanged signal and it's
better to explicitly call the updater.
* Update INSTALLATION.md
* Fixed proper display of layers
* Update ROADMAP.md
added example project files task
* updates after meeting with Jos
* more effort at the start of 2024
* easyreflectometrylib v0.0.3
* use version 0.0.7-beta for development
* remove version pinning
* revert change
* require python 3.9
* pinning scipy and pyinstaller to minor version
* alphabetic sorting and fix syntax error
* version pinning syntax
* rename pipelines and comments
* bump version description
* revert triggers from master to main
* change display name
* pr response
---------
Co-authored-by: Piotr Rozyczko <piotr.rozyczko@gmail.com>
Co-authored-by: Andrew McCluskey <andrew.mccluskey@ess.eu>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# CHANGELOG
2
2
3
+
### Changes 0.0.7
4
+
5
+
- No end-user related changes
6
+
3
7
### Changes 0.0.6
4
8
5
9
- Enable plotting of reflectometry data with a logarithmic q-axes [6c26411](https://github.com/easyScience/EasyReflectometryApp/commit/6c26411c5a4d4f412ce475b16d64e0c46a040e55)
0 commit comments