- enh: make sure people don't think they can load a data file with a different spring constant or sensitivity
0.13.1
- fix: make sure callback functions are always used
0.13.0
- feat: support zipped AFM workshop map data (5) - feat: added `find_data` method - enh: make MissingMetaDataError class special (missing metadata are stored as property) - enh: add "detect" function for JPK file format - docs: add missing objects to ``__all__`` (autoapi) - ref: code cleanup
0.12.6
- ref: DeprecationWarning: np.float from numpy 1.20
0.12.5
- fix: JPK file format reader kept the zip files open indefinitely which resulted in OSError "Too many open files" (10) - ci: removed appveyor build
0.12.4
- fix: opening .h5 files failed with AttributeError - ref: setup.py test is deprecated