github cjnoname/excelts v8.0.0

latest releases: v8.1.1, v8.1.0
20 hours ago

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)

Code Refactoring

  • Rename Md module to Markdown globally (d0072ae)
  • Rename remaining md variables to markdown in examples, tests, and docs (767bc12)

Don't miss a new excelts release

NewReleases is sending notifications on new releases.