* Consolidate package metadata into `pyproject.toml` ([67](https://github.com/hyperspy/hyperspy_gui_traitsui/pull/67))
* Support HyperSpy 2.0 and set HyperSpy requirement to >=2.0 ([65](https://github.com/hyperspy/hyperspy_gui_traitsui/pull/65))
* Remove use of deprecated HyperSpy preferences `warn_if_guis_are_missing` ([58](https://github.com/hyperspy/hyperspy_gui_traitsui/pull/58))
* Remove `integrate_in_range` widgets, as the corresponding method has been removed in hyperspy 2.0. ([53](https://github.com/hyperspy/hyperspy_gui_traitsui/pull/53))
* Added github action for code scanning using the codeQL engine ([51](https://github.com/hyperspy/hyperspy_gui_traitsui/pull/51))