v2.33.0
What's Changed
This release can now be found in PyPI: https://pypi.org/project/emod-malaria/2.33.0/
New features and model updates for Malaria and Vector models:
- Pyrogenic threshold changes by @stitova-idm in #201
- Larval microsporidia intervention by @stitova-idm in #198
Upgrades and updates to the infrastructure to move from IDM-controlled testing, building, publishing to GitHub actions-based testing, building and PyPI-based publishing:
- updating output files to linux, PR1 by @stitova-idm in #166
- removing serialization folder and related test lists by @stitova-idm in #167
- linux-friendly outputs2 by @stitova-idm in #175
- changing outputs to linux-friendly3 by @stitova-idm in #174
- converting output files to be linux-friendly by @stitova-idm in #170
- otput files to be linux-friendly by @stitova-idm in #171
- linux-friendly output files by @stitova-idm in #172
- linux-friendly outputs by @stitova-idm in #173
- updating output files to be linux-generated to they pas on linux part 8 by @stitova-idm in #177
- if it ain't broke - don't fix it by @stitova-idm in #178
- Standardize No Geography by @Bridenbecker in #162
- Moved EMOD-InputData files into Regression\input_data by @Bridenbecker in #181
- Re-Organize Multicore Tests for Running on GHAs by @Bridenbecker in #182
- Updating emod to python 3.13 by @stitova-idm in #164
- GitHub Action Workflows by @brad-sirrus7 in #185
- Fix 69_Malaria_OneIndividual_MultipleAntigens_hdf5_sql by @Bridenbecker in #186
- Workflow fixes by @Bridenbecker in #189
- Change test 128_Vector - Don't allow VectorSurveillance to be multicore by @Bridenbecker in #188
- Include fixes by @kfrey-idm in #190
- Fix the counting of cohorts by @Bridenbecker in #163
- Add support for Python 3.14 by @kfrey-idm in #192
- Simplify workflows by @kfrey-idm in #193
- Clean tests by @kfrey-idm in #194
- Update test workflow by @kfrey-idm in #195
- SFT fix by @kfrey-idm in #197
- Correct MPI errors by @kfrey-idm in #196
- Generalizing build publish by @stitova-idm in #202
New Contributors
- @brad-sirrus7 made their first contribution in #185
Full Changelog: v2.32...v2.33.0