Release Notes
Release notes for the epydemix WebAPI per version. Mirrors the GitHub Releases page.
v0.6.0 (2026-05-13)
- Calculated parameters: arithmetic expressions in
model.parameters - Reserved name
CONTACT_MATRIX_EIGENVALUE_ALLfor $R_0$ calibration - Population metadata regenerated to match upstream subnational naming
v0.5.1 (2026-05-04)
- Detailed documentation on populations, including overview, presets, and customizations
- Dependency updates
v0.5.0 (2026-05-04)
- Support custom populations in simulation endpoint
v0.4.1 (2026-05-01)
- Improve AI integration: MCP server,
llms.txt/llms-full.txt, markdown content negotiation, per-page Copy / Open in chat widget max_valuein seasonality is now optional (default1.0)
v0.3.0 (2026-05-01)
- Add parameter transformations: seasonality (
balcan),scale,override. (Breaking:parameter_overridesmoved intoparameter_transforms) - Support age-varying parameters
- Return effective parameter values in results
- Responses are now compressed in gzip
- Improve agent discoverability
v0.2.2 (2026-04-24)
- Substantial API reshape from v0.1.1; includes breaking changes
- Simulation metadata is now nested into
model/population/simulationsections that mirror the request shape results.summaryis returned by default and nested by age group with aquantilesdict- Population endpoints:
total_populationreturned for every location,age_groupsis now a flat{label: count}dict, newage_distributionfield with raw single-year counts