------------------
* Restrict NumPy to < 2.0.0 (:pr:`333`)
* Bump donfig dependency to 0.8.0 due to install error with pip (:pr:`332`)
* Fix katdal import typos (:pr:`331`)
* Add an epoch argument to xds_{from,to}_zarr to uniquely identify
datasets in a distributed context (:pr:`330`)
* Improve table schema handling (:pr:`329`)
* Identify channel and correlation-like dimensions in non-standard MS columns (:pr:`329`)
* DaskMSStore depends on ``fsspec >= 2022.7.0`` (:pr:`328`)
* Optimise `broadcast_arrays` in katdal import (:pr:`326`)
* Change `dask-ms katdal import` to `dask-ms import katdal` (:pr:`325`)
* Configure dependabot (:pr:`319`)
* Add chunk specification to ``dask-ms katdal import`` (:pr:`318`)
* Add a ``dask-ms katdal import`` application for exporting SARAO archive data directly to zarr (:pr:`315`)
* Define dask-ms command line applications with click (:pr:`317`)
* Make poetry dev and docs groups optional (:pr:`316`)
* Only test Github Action Push events on master (:pr:`313`)
* Move consolidated metadata into partition subdirectories (:pr:`312`)
* Set ``_ARRAY_DIMENSIONS`` attribute on Data Variables (:pr:`311`)
* Use JSON codec for writing zarr strings (:pr:`310`)
* Address warnings (:pr:`309`)