Releases: stonerlab/Stoner-PythonCode
Releases · stonerlab/Stoner-PythonCode
v0.10.12 Minor features
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
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
Fix GenXFile to read GenX version 3 files as well
Full Changelog: v0.10.9...v0.10.10
Release 0.10.9
Bug fix and minor tweaks to testing
Release 0.10.8
Resync pip and conda versions
Stable Relase v0.10.7
Built for Python 3.11
Release v0.10.6
Update codebase to work with Python 3.10
v0.10.5 Maintainence Release
- 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
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
Update to build packages via github action. Includes multiple bug fixes to reduce race conditions and poor isolation of metadata between class instances.