Skip to content

Commit 5fc5d7b

Browse files
committed
Changelog: add SimulationBuilder _id_to_rownum and lint.mk PYTHON to 44.4.0
Made-with: Cursor
1 parent c71b8c7 commit 5fc5d7b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
#### Technical changes
1515

1616
- Removed unused `openfisca_core.model_api` import in `tests/core/parameters_date_indexing/test_date_indexing.py`.
17+
- SimulationBuilder sets `_id_to_rownum` identity mapping for static simulations (`build_default_simulation`, `build_from_dict` / `build_from_entities`), for dynamic-population support.
18+
- Add `PYTHON` variable to `tasks/lint.mk` so `make lint PYTHON=.venv/bin/python` works; fix style in `test_link_accessors.py` and remove unused variable in `test_many2one.py`.
1719

1820
## 44.3.0
1921

0 commit comments

Comments
 (0)