Skip to content

Releases: stonerlab/Stoner-PythonCode

v0.11.4 Minor feature release

Choose a tag to compare

@gb119 gb119 released this 25 May 10:23

New Feature

  • Add support for TDI version 2.0 format files (output file format of stoner_measurement Python measurement code).

Full Changelog: v0.11.2...v0.11.4

v0.11.3

Choose a tag to compare

@gb119 gb119 released this 28 Mar 18:53
b4a6419

What's Changed

  • Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows by @dependabot[bot] in #27
  • [WIP] Refactor add_column function to reduce complexity by @Copilot in #29
  • Speed up CI: enable micromamba environment caching by @Copilot in #30
  • Pin all workflow actions to tagged release SHA hashes by @Copilot in #39

New Contributors

Full Changelog: v0.11.0...v0.11.3

v0.11.2 Stable release

Choose a tag to compare

@gb119 gb119 released this 25 Mar 22:15

Release Highlights

  • New PCAR fitting models including diffusion limits.

Full Changelog: v0.11.1...v0.11.2

v0.11.1 Stable branch release

Choose a tag to compare

@gb119 gb119 released this 21 Mar 20:15
e9bcf9a

What's Changed

  • Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows by @dependabot[bot] in #27
  • [WIP] Refactor add_column function to reduce complexity by @Copilot in #29
  • Speed up CI: enable micromamba environment caching by @Copilot in #30
  • Convert packaging to pyproject.toml, rebase onto stable (v0.11.1, Python 3.14) by @Copilot in #31
  • Make DataArray a descriptor to enforce Data.data type invariant by @Copilot in #32
  • Make ImageArray a descriptor to enforce ImageFile.image type invariant by @Copilot in #33
  • Fix Python 3.11 test failures and mask-free CI failure reporting by @Copilot in #34
  • Make Setas a descriptor; add ColumnHeadersDescriptor; merge stable by @Copilot in #35
  • Fix typos in docstrings, RST documentation, and source comments by @Copilot in #36
  • Add GitHub Actions workflow to build Sphinx documentation by @Copilot in #37

New Contributors

  • @dependabot[bot] made their first contribution in #27
  • @Copilot made their first contribution in #29

Full Changelog: v0.11.0...v0.11.1

v0.11.0 New stable branch

Choose a tag to compare

@gb119 gb119 released this 17 Mar 22:35

First release of a new stable branch with refactored functional implementations.

Full Changelog: v0.10.11...v0.11.0

v0.10.12 Minor features

Choose a tag to compare

@gb119 gb119 released this 07 Aug 16:12

Full Changelog: v0.10.11...v0.10.12

  • Improve PCAR fitting code
  • Refactor decompose methods to include hysteretic analysis
  • Add deduplicate method

v0.10.11

Choose a tag to compare

@gb119 gb119 released this 30 Oct 23:15

Release 0.10.11 - Update for newer versions of dependencies

Update codebase to handle numpy 2.0+, scipy.1.14+ and newer versions of github actions.
Full Changelog: v0.10.10...v0.10.11

v0.10.10

Choose a tag to compare

@gb119 gb119 released this 13 May 21:09

Fix GenXFile to read GenX version 3 files as well

Full Changelog: v0.10.9...v0.10.10

Release 0.10.9

Choose a tag to compare

@gb119 gb119 released this 09 Dec 20:14

Bug fix and minor tweaks to testing

Release 0.10.8

Choose a tag to compare

@gb119 gb119 released this 18 Oct 21:01

Resync pip and conda versions