Skip to content

v1.1.8

Choose a tag to compare

@github-actions github-actions released this 11 Feb 00:25
· 4 commits to main since this release

RELEASE NOTES

The following changelog encompasses v1.1.3 through v1.1.8

  • Refactored memory deallocation in set_btype subroutine in mapfl Fortran module.

    • Fixed bug encountered with "Old Style" MAS magnetic field files, viz. where the ɸ scale range does not include 2𝛑.
    • Included additional parameter in pytest suite to iterate over mesh resolution and MAS version.
    • Removed defaults.json file, and included parameterized fixtures to iterate over mesh resolution, MAS version, and tracing direction.
  • Integrated psi-io dependency change.

    • Refactored calls to psi-io readers to reflect API changes in v2.0.4
  • Performed a variety of documentation improvements, e.g.:

    • Converted README to rst format.
    • Added shields, logos, and hyperlinks to README (for GitHub and PyPI).
    • Updated sphinx-gallery examples and API documentation.
    • Fine-tuned CICD workflows for building, testing, and publishing package.