Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.24 KB

HISTORY.md

File metadata and controls

48 lines (31 loc) · 1.24 KB

Changelog

v0.0.4 (2025-02-21)

Added

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

Changed

  • Updates to the README (#9, #27, #30)
  • Fixed geographic region processing (#21)
  • Query improvements (#22)
  • Docs build fails loudly if notebook errors (#31) and updated notebook (#11)

v0.0.3 (2024-12-20)

Added

  • Project urls added to pyproject.toml (#8)

Changed

  • Update README links again (f4ad76f)

v0.0.2 (2024-12-18)

Changed

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

v0.0.1 (2024-11-29)

Initial release! 🎉