* Technical improvement. * Details: - Adapt to version `17.0.0` of Openfisca-Core. - Transform XML parameter files to YAML parameter files.
1.2.4
* Tax and benefit system evolution. * Details: - Introduce `housing_occupancy_status`. - Take the housing occupancy status into account in the housing tax.
1.2.3
* Technical improvement * Details: - Adapt to version `15.0.0` of Openfisca-Core. - Rename Variable attribute `url` to `reference`.
1.2.2
* Tax and benefit system evolution. * Details: - Allow to declare a yearly amount for `salary`. - The yearly amount will be spread over the months contained in the year.
1.2.1
* Technical improvement. * Details: - Make `make test` command not ignore failing tests.
1.2.0
* Technical improvement. * Details: - Upgrade OpenFisca-Core: - Update the way we define formulas start dates and variables stop dates. - Update the naming conventions for variable formulas. - See the [OpenFisca-Core Changelog](https://github.com/openfisca/openfisca-core/blob/master/CHANGELOG.md#1400---522).