Changelog

List of changes in-between bmlab releases.

version ## 0.1.4 - 2022-02-16

version

version ### Added

version - Add keyboard shortcuts for file actions #117

version - Allow finding peaks in extraction view for all calibrations #111

version - Implement automatic peak finding in calibration view #110

version - Implement automatically finding peaks #99

version - Allow to browse through calibration spectra #89

version - Show selected extraction points in table, allow editing #85

version - Show colorbar with labels in evaluation view #70

version - Automatically load session if it exists #67

version

version ### Changed

version - Add action to exit app #107

version - Deploy with python-3.9 #105

version - Update pyinstaller version #104

version - Require python >= 3.7 #103

version - Add more package requirements #98

version - Suppress mean of empty slice warning #95

version - Suppress useless warning #88

version - Automatically set image shape on orientation change #84

version - Adjust to streamlined bmlab interface #83

version - Adjust to changes in bmlab #82

version - Refactor use of session #81

version - Only check bmlab main branch in workflows #72

version

version ### Fixed

version - Fix rotation labels and make rotations more generic #114

version - Fix matplotlib deprecation warnings #115

version - Fix build on appveyor and for MacOS #116

version - Correctly show evaluation plot after closing a file #102

version - Fix crash when clicking if no file is loaded #101

version - Try to fix slow evaluation plot update #97

version - Recalculate derived values when calibration changes #90

version - Correctly scale the data if the unit is GHz #77

version - Only update necessary tab when switching tabs #76

version - Show measurement of arbitrary dimensionality correctly #74

version - Actually run pytest in checks #73

version

version ## 0.1.3

version

version - setup: use “pytest” command instead of deprecated “setup.py test”

version - ui: add app icon (#9)

version - ui: data tab (#11)

version - build: add Windows and macOS build pipeline (#1)

version

version ## 0.1.2

version

version - CI automation

version

version ## 0.1.1

version

version - Test CI automation

version

version ## 0.1.0

version

version - dummy release