0.1.0
2026-08-08 · schema v4
- Legacy indexed colors now resolve to real RGB — regulatory workbooks (EBA COREP, older Excel files) use the legacy palette, and color often encodes meaning like cell editability; the model now shows
#RRGGBBeverywhere. - ~23% smaller text renders on style-heavy workbooks — style legends are compressed (per-sheet aliases, style families, inline props for rare styles), so more workbook fits in an LLM context window. On the EBA COREP annotated layout: 2.89 MB → 2.24 MB, one sheet's legend from 62 entries to 9.
- Breaking: canonical JSON
SCHEMA_VERSIONis now 4 (style ids change because color resolution tightens deduplication). Re-extract stored models; text↔JSON round-trip remains byte-exact. - Upgrade:
dotnet tool update -g RDLL.excelcannon