Release Notes
0.8.0 (2025-07-16)
Migrate to a pure
pyproject.tomlpackage infrastructure; no API changes (PR #16).
0.7.0 (2023-07-17)
0.6.1 (2022-05-20)
Bumped version due to malformed PyPI upload.
0.6.0 (2022-05-20)
Reorganization of package structure and metadata; no changes to user-facing API.
Support full-precision timestamps on HPSS files (PR #14).
0.5.1 (2019-08-20)
Unused patterns and over-large backup files no longer trigger a critical error (PR #12).
0.5.0 (2019-05-18)
This release drops support for Python 2.
0.4.2 (2019-01-29)
Further fixes for mapping HTAR file names back to directories (PR #6).
0.4.1 (2019-01-16)
Handle directory names that contain underscore characters; improve test coverage (PR #4).
0.4.0 (2017-08-10)
Add
--versionoption.Add Python 3.6, remove 3.3.
Add many quality-assurance checks and additional documentation (PR #2).
0.3.0 (2017-01-18)
General refresh of Python code, documentation, test suite. However, no major changes to the API.
Command-line inputs are no longer rigidly restricted to SDSS or DESI.
0.2.1 (2015-04-22)
Fixed some setup.py errors, no code changes.
0.2.0 (2015-04-22)
Moved configuration items to JSON files.
Started adding support for DESI.
Add tests to util subpackage.
Add
__future__statements.Clean up API documentation.
Minor bug fixes.
0.1.0 (2015-03-25)
Initial release. Used to scan all SDSS data.