Skip to content

Releases: scholi/pySPM

v0.6.2

10 May 11:15
1779aa7
Compare
Choose a tag to compare
  • Bugfix for ITM issue as reported in #44

v0.6.1

09 Feb 16:46
8f89b75
Compare
Choose a tag to compare
  • Bugfix for Bruker AFM issue as reported in #41

v0.6.0

13 Jan 06:45
9092f6c
Compare
Choose a tag to compare
  • Drop support for Python 3.9, which is currently in legacy status (if you need Python 3.9 support use pySPM version 0.5.2 (pip install pySPM==0.5.2)
  • Significant code cleanup with extensive refactoring of library methods
  • Lots of small improvements

This is a major release with a lot of changes, so please report any bugs you find!

v0.5.2

11 Jan 18:35
c62fad7
Compare
Choose a tag to compare

Bugfix for non-square Bruker AFM files as reported in #38

v0.5.1

08 Jan 15:03
c2adb44
Compare
Choose a tag to compare
  • Bugfix for Bruker AFM files as reported in #37

v.0.5.0

25 Nov 05:06
a5522fe
Compare
Choose a tag to compare
  • Added support for Python 3.12 (currently supports Python 3.10, 3.11 and 3.12)
  • Some minor improvements to LaTeX string handling
  • Fixed issue with __version__ not available during local testing

v.0.4.0

29 Sep 22:15
d8857b1
Compare
Choose a tag to compare

This release deprecates Python 3.8 support, which currently has less than 17% usage. This allows us to update to the latest versions of a bunch of important dependencies.

If your code requires 3.8, do not update from pySPM 0.3.4.

Deprecated

Python 3.8

Updated

The updated versions are the lower limits:

python 3.8 -> 3.9
numpy 1.24 -> 1.26
scikit-image 1.20 -> 1.21
seaborn 0.12 -> 0.13
ipython 8.12 -> 8.16

v0.3.4

25 Jul 06:45
1c730a3
Compare
Choose a tag to compare

What's Changed

  • Bug fix for low pass filters
  • Bug fix for unicode characters in Nanonis SXM
  • Bug fix for image correction functions
  • Added Gaussian and Percentile image filters
  • Replace LaTeX with Unicode
  • Switch to scipy filter filter functions
  • Remove deprecated numpy functions
  • Full project refactoring
  • Switch to poetry build system with pyproject.toml

0.2.22

24 Jan 09:22
Compare
Choose a tag to compare

Fix issue for Bruker fileformat

v0.2.20

24 Apr 20:25
Compare
Choose a tag to compare
v0.2.20 Pre-release
Pre-release
Update how to cite