Skip to content

FormulaFence 0.6.0

Choose a tag to compare

@SybilGambleyyu SybilGambleyyu released this 24 Jul 06:55

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:Mar pseudo-sheet.
  • Profiles 3-D formula cells and reports FF014 when an unchanged formula changes scope because worksheet order or membership changes.
  • Adds no_3d_reference_scope_changes for 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.