What's Changed
- Drop support for python 3.9 by @delucchi-cmu in #455
- Perform extra tests against empty files. by @delucchi-cmu in #456
- Update to PPT 2.0.5 - fixes slack notifications by @delucchi-cmu in #457
- Documentation improvements by @delucchi-cmu in #462
- Avoid overwriting valid catalogs. by @gitosaurus in #464
- Add description for pypi by @delucchi-cmu in #467
- Use a naive sparse histogram. by @delucchi-cmu in #463
- Move existing catalog check. by @delucchi-cmu in #466
- Address slow list operations in progress tracking. by @delucchi-cmu in #468
- Add verification tests by @troyraen in #428
- Update code snippet in sdss.rst by @OliviaLynn in #475
- Suggested changes from science homework. by @delucchi-cmu in #476
- Add more detail about available HATS properties on import. by @delucchi-cmu in #474
- Add verbosity option, convenience pass/fail, and user documentation by @delucchi-cmu in #477
- Remove typing imports for List, Tuple, Union by @delucchi-cmu in #478
- Require newer hats version by @delucchi-cmu in #479
New Contributors
- @OliviaLynn made their first contribution in #475
Full Changelog: v0.4.3...v0.4.4