Openfisca-core

Latest version: v41.4.5

Safety actively analyzes 628918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 47 of 60

16.0.0

Breaking changes - [545](https://github.com/openfisca/openfisca-core/pull/545)

* Deprecate `parsers`
- They can no longer be installed through `pip install openfisca_core[parsers]`
- They can still install them directly with `pip install openfisca_parsers`, but they won't be maintained.

15.0.1

Bug fix

- Make `missing_value` base function compatible with v4 syntax and extra params

15.0.0

Breaking changes - [525](https://github.com/openfisca/openfisca-core/pull/525)

* Rename `Variable` attribute `url` to `reference`
- This attribute is the legislative reference of a variable.
- As previously, this attribute can be a string, or a list of strings.
* Rename `Variable` attribute `reference` to `baseline_variable`
- This attibute is, for a variable defined in a reform, the baseline variable the reform variable is replacing.
* Remove variable attribute `law_reference`
* Rename `TaxBenefitSystem.reference` to `TaxBenefitSystem.baseline`
* Rename `TaxBenefitSystem.get_reference_compact_legislation` to `TaxBenefitSystem.get_baseline_compact_legislation`
* Rename `Simulation.reference_compact_legislation_by_instant_cache` to `Simulation.baseline_compact_legislation_by_instant_cache`
* Rename `Simulation.get_reference_compact_legislation` to `Simulation.get_baseline_compact_legislation`
* Rename parameter `reference` of `AbstractScenario.new_simulation()` to `use_baseline`
* Rename parameter `reference` of `Simulation.legislation_at()` to `use_baseline`

14.1.4

New features

- In the preview API `/calculate` route
- Handle roles with no plural
- Force all persons to be allocated to all entities
- Improve error messages
- Detect unexpected entity errors first
- Document new simulation and entities constructors.

14.1.3

Minor Change

- Rewrite `/calculate` example in the Open API spec so that it works for `Openfisca-France`

14.1.2

Bug fix

- Fix `formula.graph_parameters` and `formula.to_json`
- Bugs were introduced in `14.0.0`

- Fix `simulation.graph`
- A bug was introduced in `14.1.0`

Page 47 of 60

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.