Skip to content

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 24 Jul 15:56
· 11 commits to main since this release

v1.0.4 (2025-07-24)

This release is published under the GPL-3.0-or-later License.

Bug Fixes

  • main: Show Error type name instead of the generic ERROR (bc8643e)

  • main: Show usage with no cmdline args or on error, move example file paths to argument help (f05d00a)

  • cli_tools: Dummy attributes added to be compatible with the same kwargs supplied at the end of main (a5e8989)

  • GHA: Don't run optimizer tests, takes too long (2632265)

  • mc_plot: Figure out available monospace font once before using it for the result card (5bc2721)

  • Project: Dependencies to install when installing this package (6e3ecd6)

Code Style

  • formatting: Accepted by flake8 now, isort+black applied (ead1388)

  • imports: Isort'd (de09bd4)

  • mc_plot: Reformatting (6b637d7)

  • mc_plot: Remove disables imports (851ae43)

Continuous Integration

  • templates: Remove old templates and postprocessing from obsolete cookiecutter cfg (d52e29b)

Documentation

  • authors: Updated (af34b16)

  • changelog: Unknown section renamed, due to template update (fe818f0)

  • changelog: Unknown section renamed, due to template update (59af50a)

  • readme: Merging artifact removed (997da1b)

  • readme: Move description after batches, due to template update (75918f9)

  • readme: Notes on updating from project template (aa08975)

Refactoring

  • mc_plot: Imports isort'd (f1ad72a)

  • McModel: Common dict for composed parameters (255c52c)

Testing

  • Notebook: Update and fixes (7488477)

  • Notebook: Update to current messages returned from McSAS3 (92de43c)

  • optimizer_integraltest: Correct model parameter is scale now, instead of scaling (b060136)

  • setup: Attempt to fix PytestRemovedIn9Warning (ad010bc)


Detailed Changes: v1.0.4-dev.3...v1.0.4