Skip to content

v1.1 (2025-04-10)

Latest
Compare
Choose a tag to compare
@aspeake aspeake released this 10 Apr 21:39
v1.1

What's New

  • Add detailed breakouts of measure stock (#488)
  • Allow users to flag the preparation/competition of reference case analogues of any measure (#475)
  • Improved debugging features
    • New methods to compare changes between master and feature branches, which report new keys and percent differences of values from ecm_results.json and agg_results.json, as well as percent differences of Summary_Data.xlsx files. (#440, #445)
    • In ecm_prep.py, convert print statements to logging messages, write all infos, warnings, and errors to the logging file (#490)
  • Minor bug fixes for batch runs, ECM filtering, and CI integration tests (#454, #462, #466, #481)
  • Reintroduction of code removed in error (#464)