Openfisca-core

Latest version: v41.4.5

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

Scan your dependencies

Page 27 of 60

25.3.3

- Bring up the debugger on integration test failures with `openfisca test --pdb` optional argument

25.3.2

- Rename LICENSE.AGPL.txt to LICENSE to let github recognize it

25.3.1

- Outputs a more helpful message when a variable checked in a test doesn't exist
- Introduces unit tests for the test runner

25.3.0

Technical changes

- Allow France to model "Chèque Energie" in a cleaner way:
- Introduce SingleAmountTaxScale (SATS), a simpler form of MarginalAmountTaxScale (MATS)
- whereas MATS sums the values in brackets, up to the amount subject to the scale, SATS only "looks up" the appropriate value for the amount subject to the scale, and is thus the simpler mechanism
- use `numpy.digitize`, allowing callers to specify right or left intervals
- introduce a `type` tag in `brackets` object, thus far with only `single_amount` allowed
- Rename AmountTaxScale to MarginalAmountTaxScale and make it inherit from SATS

This is non-breaking, as there are no direct clients of these classes outside of Core.

25.2.9

- When a YAML test fails, display the correct period for wrong output variable

25.2.8

- Quell a warning in the build of openfisca-doc by moving a docstring to the right place

Page 27 of 60

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.