Skip to content

Changelog

Unreleased

v0.0.6 (2025-03-20)

Added

  • Added logo, designed by Adrianna Mena (Issue #51)

Changed

  • Fixed issue with incorrect CIP code classification (Issue #42)
  • Completions queries now return some zero-value aggregates (PR #49)
  • Taxonomy values parameter for field totals aggregation fixed (Issue #47)
  • Taxonomy rollup handles list-like objects that have tolist methods (Issue #52)

v0.0.5 (2025-03-12)

Added

  • 1984-1994 data added (gender only) (Issue #15)

Changed

  • Force anonymous download client use (PR #41)
  • Math enum name for NCSES Detailed Field Group changed from math to math_stats (PR #40)

v0.0.4 (2025-02-21)

Added

  • UNITID filter on uni-level completions queries (Issue #15)
  • Test coverage make command and tests for calculations (Issue #26)
  • GitHub action for releasing (PR #29)
  • Data versioning for processed duckdb file (Issue #25)
  • RELEASE.md to keep track of release instructions (PR #35)

Changed

  • Updates to the README (PR #9, PR #27, PR #30)
  • Fixed geographic region processing (Issue #16)
  • Query improvements (Issues #14, #17, #18, #19, #20)
  • Docs build fails loudly if notebook errors (PR #31) and updated notebook (Issue #10)

v0.0.3 (2024-12-20)

Added

  • Project urls added to pyproject.toml (Issue #7)

v0.0.2 (2024-12-18)

Changed

  • Update README links (PR #2)
  • Clarify overwrite syntax for db download (Issue #3)
  • Fix linting issue due to numpy 2.2.0 (PR #5)

v0.0.1 (2024-11-29)

Initial release! 🎉