v0.12.0
What's Changed
Bug Fixes
- Fix support for NDData objects with dask .data attributes by @astrofrog in #365
- Fix docs mosaic page rendering by @jdavies-st in #381
New Features
- Add despike_jacobian option for adaptive resampling by @svank in #366
- Refactor blocked/parallel reprojection by @astrofrog in #374
- Add 'first' and 'last' moasicking modes to reproject_and_coadd by @svank in #383
- Add modes for nan and inf handling to adaptive algo by @svank in #380
- Added new combine function to compute the minimum and maximum by @fjankowsk in #369
Other Changes
- TST: Update URL for Scientific Python nightlies by @pllim in #368
- Dask support improvements by @astrofrog in #367
- Fix --remote-data tests by @astrofrog in #375
- Update docstring for adaptive defaults by @svank in #378
- Use more points to find image bounds in moasics by @svank in #382
- Skip Python 3.12 wheels by @astrofrog in #385
New Contributors
- @jdavies-st made their first contribution in #381
- @fjankowsk made their first contribution in #369
Full Changelog: v0.11.0...v0.12.0