v2.100.0
MystenLabs/suiv2.100.0Jun 9, 2026by docling-ops[bot]
AI Summary
Introduces a new DocLang backend and full EPUB document conversion support, alongside fixes for CLI entry points and table data orientation.
Key Highlights
- Added DocLang backend support
- Added EPUB document backend with full conversion support
- Exposed CLI entry points when installing the meta-package
- Propagated the orientation of TableData
New Features
- DocLang backend
- EPUB document backend
- CLI entry points
Full Release Notes
### Feature * Add DocLang backend ([#3573](https://github.com/docling-project/docling/issues/3573)) ([`7c37732`](https://github.com/docling-project/docling/commit/7c377320df4497aa5054d2fb4c288f035942b193)) * Add EPUB document backend with full conversion support ([#3571](https://github.com/docling-project/docling/issues/3571)) ([`bffe900`](https://github.com/docling-project/docling/commit/bffe900d43150b90b4110c5e0ec3c7c69b64cd04)) ### Fix * Expose CLI entry points when installing docling meta-package ([#3572](https://github.com/docling-project/docling/issues/3572)) ([`c5fa6e3`](https://github.com/docling-project/docling/commit/c5fa6e3cad2dcc174bb6ba56b2981df2d1df6ee0)) * Propagate the orientation of the TableData ([#3570](https://github.com/docling-project/docling/issues/3570)) ([`b108ca8`](https://github.com/docling-project/docling/commit/b108ca8c0fe0f6f0d619b839b3d0207bb0b5ba05))