* [+] Add __getitem__ container method to Deployments section. (This allows one to obtain a deployment by index: deployment = scenario.interventions.human.deployments[1])
0.9.1
==== * [+] Setters for vaccine intervention attributes. * [+] Ability to overwrite Deployment attributes. * [+] Ability to overwrite <deployment>s for human interventions. * [+] Ability to delete individual components of a deployment. * [+] Ability to delete individual interventions. * [+] Ability to remove <interventions> subsections by name. * [+] Support for <importedInfections> section in <interventions>. * [*] Deployment 'name' attribute is now optional when adding <deployment>s.
0.9.0
==== * [+] Ability to add/update intervention sections (vectorPop, human). * [+] Ability to add/update intervention subsections and attributes. * [*] Added missing property setters for relevant intervention subsections. * [*] Documentation links updated.
0.8.9
==== * [*] Correctly append new anopheles snippets to entomology vector section.
0.8.8
==== * [+] Added Drug(s) support to ImmediateOutcomes. * [-] Removed deprecated (unused) drug helper functions.
0.8.7
==== * [+] Support for Vaccine components (TBV, PEV, BSV).