- Minor bugfix to improve handling of excess mortality rate data
1.0.0
- Performance and architectural improvements to results manager, including observers - Updates versioning to use setuptools_scm - Other bugfixes
0.11.0
- Support Python 3.8-3.11 - Update vivarium pin - Handle FutureWarning - Refactor to create a 'get_transition_names' function
0.10.24
- Standardize builder, cause argument order in state get data functions - Mends a bug where configured key_columns for randomness were not used in register_simulants
0.10.23
- Throw error when artifact doesn't contain relative risk data for desired target - Rename `for_initialization` argument to match updated argument name in vivarium
0.10.22
- Update CI and setup for building python 3.7-3.10