ExcelAlchemy 2.2.7
ExcelAlchemy 2.2.7
ExcelAlchemy 2.2.7 continues the stable 2.x line with stronger API-facing result payloads, a more complete FastAPI reference app, harder install-time smoke verification, and more consistent codec diagnostics.
Highlights
- strengthened
ImportResult,CellErrorMap, andRowIssueMapfor frontend and API consumption - added
docs/api-response-cookbook.md - expanded
examples/fastapi_reference/into a more copyable minimal application - hardened release smoke verification to cover failed-import payloads, generated assets, docs, and FastAPI HTTP behavior
- unified codec fallback logging under
excelalchemy.codecs
Compatibility
- no public import/export workflow API was removed
storage=...remains the recommended 2.x backend configuration path- result objects remain stable for 2.x integrations