Releases: AFM-analysis/PyJibe
Releases · AFM-analysis/PyJibe
PyJibe 0.9.1
PyJibe 0.9.0
- feat: allow users to enter missing metadata during loading
of data files (#5) - fix: automatically append .h5 suffix when rating datasets
- enh: add busy cursor where applicable
- ref: directory for importing training datasets for rating changed
(but I think this currently affects nobody) - setup: dump appdirs dependency (moved to QSettings)
- setup: bump afmformats from 0.12.5 to 0.13.3 (mostly #5 and speed)
- setup: bump nanite from 1.7.3 to 1.7.4 (mostly #5)
- tests: increase coverage
PyJibe 0.8.8
PyJibe 0.8.7
- fix: add workaround for macOS where the non-native PyQt5 dialogs
did not allow browsing to "/Volumes" (it is now added to the sidebar) - build: bump afmformats from 0.12.4 to 0.12.5 (OSError:
"Too many files open" with the JPK file format) - build: bump nanite from 1.6.2 to 1.7.3
- build: pin PyQt5 for GitHub releases
- tests: don't used deprecated weight_cp function from nanite
PyJibe 0.8.6
PyJibe 0.8.5
- build: migrate from travisCI to GitHub Actions
- build: overhauled build pipeline (#9)
PyJibe 0.8.4
0.8.4
- build: add pyinstaller hooks for afmformats
0.8.3
- fix: main window not focused after startup
- fix: Windows installation location was confusing and did
not coincide configuration file location - fix: files are sorted before batch loading
- fix: change visualization of fitting region by gray
wraparound instead of yellow highlight (not visible
on all screens) - setup: bump afmformats from 0.11.0 to 0.12.2
(improved JPK file format speed)