Skip to content

Commit e9cf872

Browse files
Update package version
1 parent c109ee0 commit e9cf872

11 files changed

Lines changed: 22 additions & 10 deletions

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## [2.75.0] - 2026-03-08
2+
3+
### Added
4+
5+
- Add separate `electricity_consumption` and `gas_consumption` input variables, surfacing the NEED 2023-calibrated imputations from policyengine-uk-data 1.41.0.
6+
- Added ruff check linting configuration with E and F rules to catch common Python errors.
7+
8+
### Changed
9+
10+
- Replace modelled_policies.yaml with structured programs.yaml containing rich metadata for all 37 modelled programs.
11+
- Migrated from changelog_entry.yaml to towncrier fragments to eliminate merge conflicts.
12+
- Switch from black to ruff format.
13+
- Update OBR economic forecasts to March 2026 EFO.
14+
- Update remaining OBR economic forecasts to March 2026 EFO detailed tables (CPIH, rent, mortgage interest, council tax, non-labour income, mixed income, household interest income, CPI AHC).
15+
- Add Python 3.14 classifier and remove upper bound on requires-python.
16+
17+
### Fixed
18+
19+
- Fix verified_years in programs.yaml based on parameter and test audit.
20+
21+
122
# Changelog
223

324
All notable changes to this project will be documented in this file.

changelog.d/add-electricity-gas-variables.added.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/add-ruff-linting.added.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/extend-modelled-policies.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/fix-verified-years.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/migrate-to-towncrier.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/switch-to-ruff.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/update-obr-march-2026-detailed-tables.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/update-obr-march-2026.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/upgrade-python-3.14.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)