Digestor Change Log

0.6.0 (2022-05-11)

  • Add support for sdss_dr16.dr16q and sdss_dr16.elg_classifier; allow “pixel” columns to be turned off (PR #19).

  • Add support for sdss_dr17 core tables; allow more fine-grained configuration of indexes with template-based post-load SQL files (PR #20). - Jinja2 is now a required package.

0.5.0 (2021-09-10)

  • Migrate continuous integration to GitHub Actions (PR #14, #15).

  • Planned changes: - DR12 stellar mass tables - DR16 spiders tables, etc.

0.4.0 (2020-06-30)

  • Updates for multiple data releases (PR #12). - Support loading DR12 - Support loading DR16 - Add sdss_joinid column to DR14

0.3.1 (2020-02-28)

  • Reference tag before proceeding with SDSS DR16 ingestion.

  • Add column descriptions for simple views to metadata files (PR #10).

  • Fix a variety of outstanding bugs (PR #9).

0.3.0 (2019-03-25)

  • Support for SDSS DR14 VACs (PR #7).

  • Fix some test problems (PR #4).

0.2.1 (2018-08-16)

  • Store fully-qualified table name in column descriptions.

0.2.0 (2018-08-16)

  • Support processing of SDSS photometric data (PR #3).

0.1.0 (2018-08-09)

  • Reference tag.

    • Fully working version.

    • Tested on SDSS DR14 platex and specobjall tables.