What's Changed
- Fix bad link in issue 848 by @keflavich in #897
- Fix ds9 region usage in issue 867 by @ParfenovS in #899
- MNT: upgrade upload/download-artifact GitHub actions by @neutrinoceros in #898
- Replace distutils.LooseVersion with packaging.version by @olebole in #901
- MAINT: codecov is defunct by @bsipocz in #875
- Bump the actions group in /.github/workflows with 3 updates by @dependabot in #912
- Fix tests for numpy 2.0 by @e-koch in #917
- BUGFIX: Argmax/argmin raywise needs to return int by @keflavich in #924
- Pass kwargs through moments & add progressbar by @keflavich in #923
- Fix dask statistics by @keflavich in #922
- fix for 915: account for different use cases of median by @keflavich in #916
- remove Python2 crumbs by @a-detiste in #907
- Bump codecov/codecov-action from 4 to 5 in /.github/workflows in the actions group by @dependabot in #932
- Regression fix: if how='slice' or 'ray', we do not want to warn by @keflavich in #929
- Pin zarr<3 until support for structured dtypes is provided by @e-koch in #937
New Contributors
- @ParfenovS made their first contribution in #899
- @dependabot made their first contribution in #912
- @a-detiste made their first contribution in #907
Full Changelog: v0.6.5...v0.6.6