v2.0.26
What's Changed
- Moving emod-api 2.0.25 from IfDM to EMOD-Hub #10
- Moving interventions components out of emod-api(new intervention classes to be introduced in emodpy 2.0)
- Updating Demographics functionality.
- Removed Bamboo-related components and other deprecated features.
- Schema post-processing changes:
- Schema post-processing has been removed from emod-api, as EMOD version 2.25 and later now directly produce a processed schema.
- If you need to generate a schema from an executable using EMOD prior to version 2.25, please use the script at EMOD/Scripts/dtk_post_process_schema.py.
- Note: If you're using the packaged schema files from emod-hiv or emod-malaria, this does not affect you. The manual schema generation step is only necessary if you're working with a custom EMOD executable.
Full Changelog: v1.33.4...v2.0.26