-
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,21 @@ | ||
| Release notes | ||
| ============= | ||
|
|
||
| v1.0.12 2025-12-02 | ||
| ------------------ | ||
|
|
||
| * 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 | ||
|
|
||
| v1.0.11 2025-08-19 | ||
| ------------------ | ||
|
|
||
| * Integration of Ruff linting into CI | ||
| * Code cleanup to fix linting errors | ||
| * Fix map() bug in "sasfit_compare" | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. In this case there are no user-facing changes. Maybe
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I'd argue
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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. |
||
|
|
||
| v1.0.10 2025-06-25 | ||
| ------------------ | ||
| * Reorganisation of project structure for wheel support | ||
|
|
||
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).
Uh oh!
There was an error while loading. Please reload this page.
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.