-
Notifications
You must be signed in to change notification settings - Fork 30
Final 1.0.12 release #693
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Final 1.0.12 release #693
Conversation
| * Include the 2-Yukawa structure factor model | ||
| * Add Ruff pre-commit hooks for developers | ||
| * Figures are cached between builds for CI speed up | ||
| * Plugin model location docs updated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing: * Include the truncated octahedran model.
This doc is for user-facing changes. I wouldn't mention developer changes (pre-commit hook and figure caching).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The truncated octahedran model wasn't included in v1.0.12.
|
|
||
| * Integration of Ruff linting into CI | ||
| * Code cleanup to fix linting errors | ||
| * Fix map() bug in "sasfit_compare" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In this case there are no user-facing changes. Maybe * Maintenance release. No significant changes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd argue * Fix map() bug in "sasfit_compare" is a user-facing change.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is in the "explore" directory, so it is not part of the public code base.
This is the final HEAD for the release branch. The only differences are release notes.