* Added support for NumPy 2, in addition to NumPy 1.
2.1.17
--------------
* Added a new function to automatically determine a diffraction mask, :func:`auto_masking` (46).
2.1.16
--------------
* Fixed an issue where `autocenter` could return bogus results. A new parameter has been added to address This problem while maintaining backwards-compatibility (45).
2.1.15
--------------
* Add support for scikit-image 0.22+, `which dropped <https://scikit-image.org/docs/0.22.x/release_notes/release_0.22.html>`_ for some arguments of `skimage.registration.phase_cross_correlation`.
2.1.14
--------------
* Fixed documentation of `powdersim` which specified the wrong units for argument `q` (44). * Updated support for scikit-image 0.21, which is deprecating some behaviors of `skimage.registration.phase_cross_correlation`.
2.1.13
--------------
* Fixed some deprecation warnings due to `matplotlib` 3.6.