> Note: Version `35.12.0` has been unpublished as `35.11.1` introduced a bug > preventing users to load a tax-benefit system. Please use versions `38.0.2` > and subsequents.
New Features
- Lighter install by removing test packages from systematic install.
35.11.2
> Note: Version `35.11.2` has been unpublished as `35.11.1` introduced a bug > preventing users to load a tax-benefit system. Please use versions `38.0.2` > and subsequents.
Technical changes
- Fix Holder's doctests.
35.11.1
> Note: Version `35.11.1` has been unpublished as it introduced a bug > preventing users to load a tax-benefit system. Please use versions `38.0.2` > and subsequents.
Bug fix
- Fix documentation - Suppression of some modules broke the documentation build
35.11.0
New Features
- Introduce variable dependent error margins in YAML tests.
35.10.1
Bug fix
- Reintroduce support for the ``day`` date unit in `holders.set_input_dispatch_by_period` and `holders. set_input_divide_by_period` - Allows for dispatching values per day, for example, to provide a daily (week, fortnight) to an yearly variable. - Inversely, allows for calculating the daily (week, fortnight) value of a yearly input.
35.10.0
New features
- Add type hints for all instances of `variable_name` in function declarations. - Add type hints for some `Simulation` and `Population` properties.