1.5.0 (2026-03-09)
- app: Add epidemic calculator (b69c108)
- Add CE as default state when opening the dashboard (5388221)
- episcanner: remove unecessary lines (44d0cfc)
- episcanner: solve error to fetch chik parameters (a59ae0e)
- pars_map: parse geocode column from float to int (1fad2f4)
- settings: update EPISCANNER_DATA_DIR so the export script syncs with internal data dir (6f4971d)
1.4.0 (2024-11-21)
- add peak week line in the dashboard (13e91e4)
1.3.0 (2024-11-06)
- EpiScanner: use episcanner-downloader instead of EpiScanner class (da4d622)
- EpiScanner: use episcanner-downloader instead of EpiScanner class (7a315c4)
- app: fix poetry build error; fix dropdown first item selection error; improve app code readability (6e7b234)
- app: match data table with duckdb disease naming (28ff0bf)
- Episcanner: minor change and docstring to solve the name error in the previous PR (83c82c9)
- management: include fetch_data back to populate data dir (24c75ef)
- text: fix minor issues in title sizes, plots, and add newcolumns (942e6f6)
1.2.0 (2023-11-23)
1.1.0 (2023-05-15)
- modules: Add support for exporting data for multiple diseases (0a89bc4)
- modules: Add support for selecting disease in app (c55bb3d)
- tests: Improve tests for get_alerta_table() and data_to_parquet() (ec6cbfa)