Releases: EMOD-Hub/emodpy-hiv
Release list
v3.2.0 - Doc Sync
What's Changed
Code
- Added scripts for creating migration files
- Removed Susceptibility Scaling
- Removed required parameters not used in HIV (Number_Basestrains, Infectivity_Scale_Type)
Docs
- Moved from Sphinx/ReadTheDocs to MkDocs/GitHub
- Removed old docs on running from command line old JSON tutorials
- Added documentation for the tutorials
- Updated installation instructions
- Synchronized common docs with emodpy-malaria
Full Changelog: 3.1.1...v3.2.0
v3.1.1
What's Changed
- Updating containers and other information for Ubuntu
- Docs are now at emod.idmod.org
Full Changelog: v3.0.5...3.1.0
v3.0.5
Include some UN WPP data in Python wheel file
What's Changed
- Streamline WPP 2015 by @stitova-idm in #45
- Support COMPS in tutorials by @kfrey-idm in #44
Full Changelog: v3.0.4...v3.0.5
v3.0.4
Release to PyPI
What's Changed
- Bump Version to 3.0.0 and update to Python 3.13, drop Python 3.9 by @YeChen-IDM in #38
- Update workflows by @kfrey-idm in #39
- removing World Pop files from the install package. The error will let… by @stitova-idm in #40
- updating docs details by @stitova-idm in #41
- Cleaning by @kfrey-idm in #42
Full Changelog: v2.0.28...v3.0.4
v2.0.28
Highlights
emod- packaging versioning has been changed to match the version of EMOD software that it contains. The latest version of EMOD is v2.30 and so emod-hiv has been updated to v2.30.0.
There haven't been HIV-specific updates in EMOD, but Enable_Demographics_Birth parameter has been removed and Enable_Demographics_Reporting and Enable_Default_Reporting are now false by default. 'logLevel_<>' parameters are now part of the schema and can be added in the same way as other parameters. See EMOD repo for more information.
What's Changed
- GHA workflow update: checkout source with LFS by @YeChen-IDM in #21
- Remove old files - change IfDM to EMOD-Hub - Update license by @Bridenbecker in #20
- Add sklearn dependency by @kfrey-idm in #23
- Add README for country test and how to add a new test. update Zambia tests by @YeChen-IDM in #22
- Update Codespaces to use smaller image to fix storage issue; pull repo with lfs in setup.sh by @YeChen-IDM in #24
- ZambiaForTraining Country Model by @Bridenbecker in #26
- Update Code Space image from Debian "trixie" to Ubuntu-based image. by @YeChen-IDM in #27
- Stop passing schema path by @kfrey-idm in #28
- Remove intersphinx for api by @kfrey-idm in #29
- Updates and corrections by @kfrey-idm in #32
- Remove intersphinx for emodpy by @kfrey-idm in #35
- updating to emod-hiv v2.30.0 by @stitova-idm in #36
New Contributors
- @YeChen-IDM made their first contribution in #21
- @kfrey-idm made their first contribution in #23
Full Changelog: v2.0.25...v2.0.28
v2.0.25
What's Changed
Major Migration
-
Repository Migration to EMOD-Hub #18
Moved from IfDM/emodpy-hiv-old@v2.0.24 to EMOD-Hub/emodpy-hiv. (by @Bridenbecker)
Includes:-
New GitHub Actions (GHA) workflow for testing and publishing
-
Promotion of the staging package to production
-
Merge of feature and doc updates:
✅ MortalityTable intervention support, Unit & simulation tests for MortalityTable (by @YeChen-IDM)
✅ Zambia defaults update aligned with latest calibration
✅ Improved README & installation guidance
-
Documentation Improvements
-
Updated README.md #2 by @stitova-idm
-
Updated conf.py to enable new features and improve doc configuration
New Contributors
- @Bridenbecker made their first contribution in #1
- @stitova-idm made their first contribution in #2
- @JSchripsema-IDM made their first contribution in #4
Full Changelog: https://github.com/EMOD-Hub/emodpy-hiv/commits/v2.0.25