FormulaFence 0.11.0
FormulaFence 0.11.0 improves static review of Excel explicit implicit intersection.
- Traces the selected cell for direct static @A1:A3 and persisted _xlfn.SINGLE(A1:A3) forms when the formula location is unambiguous.
- Profiles explicit intersection, reports new usage as FF017, and adds the no_new_implicit_intersections policy control (FFP017).
- Normalizes display and OOXML spellings of dynamic-array compatibility functions in formula fingerprints.
Validated with 59 tests, lint, a clean wheel install, an XlsxWriter interoperability fixture, and GitHub CI on commit d6e626b.