v0.4.0
Many BREAKING changes!
What's Changed
- Bump asv from 0.6.3 to 0.6.4 by @dependabot in #337
- Replace FilePointer with universal pathlib by @delucchi-cmu in #336
- Limit kwargs passed to file.open. by @delucchi-cmu in #341
- Provide better type hints for path-like arguments. by @delucchi-cmu in #342
- Remove unused methods in pixel margin module by @delucchi-cmu in #343
- Hats renaming by @delucchi-cmu in #379
From hats renaming branch:
- Initial renaming (#352)
- Create HIPS-style properties file (#358)
- Add default column to properties (#359)
- Improve reading/writing of fits file. (#361)
- Set total_rows to non-none value. (#362)
- Insert dataset dir and use general ra/dec column names. (#377)
Full Changelog: v0.3.9...v0.4.0