Skip to content

v1.0.0

Choose a tag to compare

@mdbecker mdbecker released this 24 Mar 20:35
· 1130 commits to develop since this release

STAT

  • [STAT][enhancement][good first issue][hospital-request][python][quickfix] Tabular values of charts should show daily values. #207
  • [STAT][python] Natural language summary of outputs #17

bug

  • [bug][good first issue] When showing dates (instead of #days), the x-axis labels are a combination of Month-Day and DayOfWeek-Day #213
  • [bug][good first issue][hospital-request][python] Expand max days past 200 #199
  • [bug][python] Fix incorrect vectors and cli #195
  • [bug] [bug] Incorrect doubling time for social distancing values above 63% #155

closed

  • [closed] Update default parameters based on recent analysis #221
  • [closed] Census does not include current hospitalizations #203
  • [closed] cli.py fails to run #198
  • [closed] Put date of model/forecast updates in header #196

documentation

  • [documentation][good first issue] remove contact links for app - replace in end user docs #202

enhancement

  • [enhancement][python] Render with new objects #114
  • [enhancement][python] Separate content from dash #113

python

  • [python] Replace use of multiple vectors with dataframes #108

qa

  • [qa] Set up automated UI testing #85