This release:
Adds
- Better functionality and more country repositories with the OG installer. See PR #1162
Fixes
- Fixes an inconsistency with the pre-time path population distribution and growth rates. Note that the
demographics.get_popfunction has been changed and now only returns one object: the population distribution (not also the distribution prior to the start year). In addition, theget_popandget_pop_objsfunctions no longer have thepre_pop_distkwarg. See PR #1073.