v0.3.2
What's Changed
- Update python and hipscat version pins. by @delucchi-cmu in #287
- Fits str columns to utf8 by @Schwarzam in #285
- Bump actions/add-to-project from 1.0.0 to 1.0.1 by @dependabot in #289
- Use preferred string format for globbing. by @delucchi-cmu in #291
- Print tracebacks for nested errors. by @delucchi-cmu in #290
- Add ECSV reader by @delucchi-cmu in #288
- Use scipy.sparse for histogram storage. by @delucchi-cmu in #294
- Quick fixes (no warning, allow . in catalog name). by @delucchi-cmu in #307
- Fix issue #305. Gracefully handle empty input files. by @troyraen in #309
New Contributors
- @Schwarzam made their first contribution in #285
- @troyraen made their first contribution in #309
Full Changelog: v0.3.1...v0.3.2