FormulaFence 0.6.0
FormulaFence 0.6.0 expands static internal Excel 3-D A1 references such as Jan:Mar!B2 across the real workbook tab span.
- Adds correct dependency and impact tracing for direct static 3-D references, without inventing a
Jan:Marpseudo-sheet. - Profiles 3-D formula cells and reports
FF014when an unchanged formula changes scope because worksheet order or membership changes. - Adds
no_3d_reference_scope_changesfor CI policy enforcement (FFP014). - Keeps external, malformed, endpoint-missing, and non-A1 3-D forms explicit rather than guessing.
- Corrects the runtime version report and locks it to package metadata with a regression test.
Validation: 33 tests, Ruff, an isolated wheel install, and GitHub Actions CI all pass.