v0.4.0
What's Changed
- Add additional ps1 type files from STScI by @johnny-gossick in #372
- Add package version property by @camposandro in #371
- Support user-supplied run_stages on catalog import by @delucchi-cmu in #377
- Verify pandas read with compression kwarg. by @delucchi-cmu in #380
- Flag to include radec columns in index creation. by @delucchi-cmu in #378
- Bundle dependency requirements with release by @camposandro in #381
- Update LINCC logo with 2024 version by @nevencaplar in #383
- Remove temporary directory when all intermediate files are deleted by @camposandro in #382
- Benchmark and speed up to first stage of binning. by @delucchi-cmu in #385
- Replace FilePointer with universal pathlib by @delucchi-cmu in #387
- Hats renaming by @delucchi-cmu in #408
- Remove locally-created package before publishing. by @delucchi-cmu in #409
- Use virtual environment when creating requirements file by @delucchi-cmu in #410
- Use stable sorts when sorting by the index by @jeremykubica in #411
- Create virtual environment and ignore changes to requirements file. by @delucchi-cmu in #412
New Contributors
- @johnny-gossick made their first contribution in #372
- @nevencaplar made their first contribution in #383
Full Changelog: v0.3.5...v0.4.0