- Feature: Enable initializing a population of all newborns - Feature: Enable setting data sources directly on DiseaseModel components - Refactor: Update DiseaseModel to leverage the on_initialize_simulants method of Machine
3.1.3
- Feature: Create relative risk pipeline
3.1.2
- Modernize type hinting - Refactor: Update DiseaseModel to rely on Machine's time-step and time-step-cleanup methods
3.1.1
- Feature: Rename DiseaseModel initial_state to residual_state - Refactor: Use callables rather than strings to define lookup table builders
3.1.0
- Drop support for python 3.9
3.0.11
- Add ScaledPopulation component to population package