* Technical changes - Fix get_values of Survey class.
3.0.3
* Technical changes - Fix dependencies to be able to install package with uv
3.0.2
* Technical changes - Fix categorical dtype check when initialising a Simulation.
3.0.1
* Technical changes - Fix build.
3.0.0
* Technical changes - Migrate config to `pyproject.toml`. - Comment out conda build. - Add a `openfisa_survey_manager.paths` module to store paths (breaking change).
2.3.5
* Technical changes - Fix the conda build by moving the Numpy pinning to `install_requires`. - Add a conda build step in CI to inform the dev about a problem before merging.