8.0.0 (2026-04-05)
Highlights
New Markdown Module — Full GFM table support with parsing, formatting, and Workbook integration. excelts now ships 7 standalone modules: Excel, PDF, CSV, Markdown, XML, Archive, and Stream.
Features
- markdown: Add Markdown table module with GFM parsing, formatting, and Workbook integration (dfd55b7)
Bug Fixes
- archive: Use Dynamic Huffman and native CompressionStream for browser compression (b18414d), closes #125
- Avoid file system race condition in XML stream writer example (#77) (7a83866)