Skip to content

Releases: BAMresearch/McSAS3

v1.0.6

25 Jul 09:13
Compare
Choose a tag to compare

v1.0.6 (2025-07-25)

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

Bug Fixes

  • Project Config: Declare Python 3.11 compat. updates GitHub Action tests as well (eaeaae8)

Code Style

  • main: Reformat long lines (606fc2f)

Detailed Changes: v1.0.5...v1.0.6

v1.0.5

25 Jul 07:39
Compare
Choose a tag to compare

v1.0.5 (2025-07-25)

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

Bug Fixes

  • cli_tools: Adjustment to fix original issue (9018af6)

Detailed Changes: v1.0.4...v1.0.5

v1.0.4

24 Jul 15:56
Compare
Choose a tag to compare

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

McSAS3 1.0.0

04 Jan 07:41
Compare
Choose a tag to compare

Functional, thoroughly tested, no major bugs appear to remain.