.. Add a single entry in the corresponding section below. See https://keepachangelog.com for details
- Fix getting matplotlib backend for matplotlib >= 3.10.dev (#78).
- Use
qt
instead ofqt4
when settingETSConfig.toolkit
(#78). - Fix slider in image contrast editor on python >=3.10 (#76).
- Fix getting version with editable installation (#75).
- Add releasing guide and release script (#75).
- Fix regression with editable installation (#74).
- Consolidate package metadata into
pyproject.toml
(#67) - Support HyperSpy 2.0 and set HyperSpy requirement to >=2.0 (#65)
- Remove use of deprecated HyperSpy preferences
warn_if_guis_are_missing
(#58) - Remove
integrate_in_range
widgets, as the corresponding method has been removed in hyperspy 2.0. (#53) - Added github action for code scanning using the codeQL engine (#51)
- Add explicit support for python 3.11 (#62)
- Fix typo in
ImageContractEditor
GUI (#59) - Exclude
traitsui
8.0.0 because of a regression in theBoundsEditor
(#61) - Fix pyqt installation on GitHub CI (#52)
- Fix error when pressing "OK" button after "Apply" was pressed in
crop_signal1D
(#49)
- Fix import tools error when running hyperspy test suite (#47)
- Add
is_binned
to axis GUI, make index of the navigation axis editable (#39). - Fix loading GUI (#38).
- Improve rendering changelog on github and fix hyperlinks in
README.md
(#42). - Speed up import time by importing submodules lazily and drop support for python 3.6 (#41).
- Add python 3.10 to github CI and update github actions versions (#43).
- Fix traistui deprecation warning and add oldest supported version of dependencies build to github CI (#45)
- Add GUI for the calibration method of signal2D (#3)
The is a minor release: