- Introduce `VectorialAsofDateParameterNodeAtInstant` - It is a parameter node of the legislation at a given instant which has been vectorized along some date. - Vectorized parameters allow requests such as parameters.housing_benefit[date], where date is a `numpy.datetime64` vector
- Abide by OpenAPI v3.0.0 instead of v3.1.0 - Drop support for `propertyNames` in `Values` definition
41.4.5
Technical changes
- Support loading metadata from both `setup.py` and `pyproject.toml` package description files.
41.4.4
_Unpublished due to introduced backwards incompatibilities._
Technical changes
- Adapt testing pipeline to Country Template [v7](https://github.com/openfisca/country-template/pull/139).
41.4.3
Technical changes
- Increase spiral and cycle tests robustness. - The current test is ambiguous, as it hides a failure at the first spiral occurrence (from 2017 to 2016).