What's Changed
New Features
- Add a way to do reprojection without dumping dask arrays to memory maps and switch default for reproject_interp to not write to memory maps by @astrofrog in #532
Bug Fixes
- Fixes for HiPS functionality by @astrofrog in #562
- Mark tests in TestHIPSDakArray as remote by @olebole in #563
- Fix check for JPEG file as it was too restrictive by @astrofrog in #574
- Fixes to NaN padding in HiPS by @astrofrog in #575
Full Changelog: v0.18.0...v0.19.0