mirror of
https://github.com/sbroenne/mcp-server-excel.git
synced 2026-09-19 07:53:08 +08:00
4f46abb468
* Fix older Excel formula compatibility with cached capability probe Relates to #750 and #751; preserve modern Formula2 semantics without retrying failed writes. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Test table formulas against the session capability Address #869 review: preserve strict modern assertions and compare legacy semantics with real Excel Formula controls. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Stefan Broenner <stbrnner@microsoft.com> Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>