* Added explicit support for NumPy 2, in addition to NumPy 1. * Made image autorange and histogram more robust (28).
5.3.5
-------------
* Fixed an issue where migrating older datasets to add a diffraction center automatically could fail (26).
5.3.4
-------------
* Added new Bragg peak functionality of processed datasets, as well as arbitrary mask loading and generation for pre-processing.
5.3.3
-------------
* Fixed an issue when computing azimuthal averages (18).
5.3.2
-------------
* Fixed some issues with new versions of Python and PyQt5 (16) and other maintenance (17).
5.3.1
-------------
* Fixed an issue where `iris` would use up all available memory for datasets with a large number of time-delays (>500) * Releases are now automatically performed using Github Actions