-------------------------- - Adds people filtering (NB: not used, and later removed). - Fixes bug with ``print(sim)`` not working. - Adds baseline tests. - *GitHub info*: PR `310 <https://github.com/amath-idm/hpvsim/pull/310>`__
0.2.4
-------------------------- - Changes to dysplasia progression parameterization - Adds a new implementation of HPV natural history for HIV positive women - Note: HIV was added since the previous version - *GitHub info*: PR `304 <https://github.com/amath-idm/hpvsim/pull/304>`__
0.2.3
-------------------------- - Adds a ``use_migration`` parameter that activates immigration/emigration to ensure population sizes line up with data. - Adds simple data versioning. - *GitHub info*: PR `279 <https://github.com/amath-idm/hpvsim/pull/279>`__
0.2.2
-------------------------- - Separates out the ``Calibration`` class into a separate file and to no longer inherit from ``Analyzer``. Functionality is unchanged. - *GitHub info*: PR `255 <https://github.com/amath-idm/hpvsim/pull/255>`__
0.2.1
-------------------------- - Improves calibration to enable support for MySQL. - Fixes plotting bug. - *GitHub info*: PR `253 <https://github.com/amath-idm/hpvsim/pull/253>`__
0.2.0
-------------------------- - Fixed tests and data loading logic. - *GitHub info*: PR `251 <https://github.com/amath-idm/hpvsim/pull/251>`__