Skip to content

Releases: EMOD-Hub/emodpy-hiv

v3.2.0 - Doc Sync

Choose a tag to compare

@Bridenbecker Bridenbecker released this 13 May 22:34
8945658

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

Choose a tag to compare

@Bridenbecker Bridenbecker released this 21 Apr 00:40

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

Choose a tag to compare

@kfrey-idm kfrey-idm released this 19 Mar 18:15

Include some UN WPP data in Python wheel file

What's Changed

Full Changelog: v3.0.4...v3.0.5

v3.0.4

Choose a tag to compare

@kfrey-idm kfrey-idm released this 10 Mar 05:17

Release to PyPI

What's Changed

Full Changelog: v2.0.28...v3.0.4

v2.0.28

Choose a tag to compare

@stitova-idm stitova-idm released this 19 Dec 23:47

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

New Contributors

Full Changelog: v2.0.25...v2.0.28

v2.0.25

Choose a tag to compare

@YeChen-IDM YeChen-IDM released this 14 Jul 18:08

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

Full Changelog: https://github.com/EMOD-Hub/emodpy-hiv/commits/v2.0.25