* Technical changes - Add `matplotlib` library to default requirements. * Add documentation for users discovering, installing and running the module for the first time.
0.13.0
- Introduce a file export that contains only one flattened table (`dummy_data.h5`) instead of exporting a file with several tables. - Adds `export_flattened_df` argument in `create_input_data_frame function`. - Bump `numexpr` top version.
0.12.0
- Get some cleaner stuff from IPP modifs from CASD.
0.11.1
- Fix numpy dependency to deal with openfisca-survey-manager deps (see https://github.com/openfisca/openfisca-survey-manager/pull/79).
0.11.0
- Adapt to new version of openfisca-survey-manager (v0.21)
0.10.0
- Adapt to new version of openfisca-survey-manager (v0.20) and openfisca-core (v34)