Skip to content

Releases: stonerlab/Stoner-PythonCode

v0.10.12 Minor features

07 Aug 16:12

Choose a tag to compare

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

30 Oct 23:15

Choose a tag to compare

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

13 May 21:09

Choose a tag to compare

Fix GenXFile to read GenX version 3 files as well

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

Release 0.10.9

09 Dec 20:14

Choose a tag to compare

Bug fix and minor tweaks to testing

Release 0.10.8

18 Oct 21:01

Choose a tag to compare

Resync pip and conda versions

Stable Relase v0.10.7

01 Oct 14:45

Choose a tag to compare

Built for Python 3.11

Release v0.10.6

22 Dec 22:16

Choose a tag to compare

Update codebase to work with Python 3.10

v0.10.5 Maintainence Release

02 Jul 19:08

Choose a tag to compare

  • Minor fix to deal with changes in neweer scipy.
  • Fix problem when decomposing data if the original data maximum negative value is bigger than maximum positive value

0.10.4 Stable Release

29 Dec 22:14

Choose a tag to compare

Maintenance release for 0.10.4. Fixes compatibility with matplotlib 3.5, improves date parsing

Full Changelog: v0.10.3...v0.10.4

0.10.2 Stable release

18 Nov 16:59

Choose a tag to compare

Update to build packages via github action. Includes multiple bug fixes to reduce race conditions and poor isolation of metadata between class instances.