- Fix false negative web API test following an update in the country template used for testing.
35.1.0
Technical changes
- Extend assert_near so it is able to compare dates.
35.0.5
Technical changes
- Fix web api test for a parameter node request with `/parameter` endpoint. - Details: - Untie the test from `OpenFisca-Country-Template` parameters list.
35.0.4
Technical changes
- Improve error message when loading parameters file to detect the problematic file
35.0.3
Technical changes
- Merge `flake8` and `pep8` configurations as they are redundant. - Details: - Use `flake8` configuration for `flake8` and `autopep8` dependencies.