v0.21.0
What's changed
- chore: add execute permissions to CI scripts (5804ad0)
- fix(uspto): keep PI-tail text + join abstract paragraphs (4299d13)
- chore(scripts): group scripts into conformance/ci/install/test + README DocLang (7f20fe4)
- feat(dclx): emit empty text items for blank DOCX paragraphs (79c8dcd)
- feat(dclx): split adjacent sibling lists in DocLang (62f4838)
- feat(dclx): ordered-list enumeration markers via ListItem.marker (1d6c631)
- feat(dclx): wrap list items with a nested-list sibling in (5958edd)
- feat(dclx): XLSX table provenance (dd6a122)
- feat(dclx): DOCX body paragraphs emit rich InlineGroups (f370682)
- feat(dclx): capture underline/sub/superscript + XML content routing (3561446)
- feat(dclx): HTML backend emits InlineGroups + furniture title (077977a)
- feat(dclx): structured inline model + InlineGroup/Furniture serializer (a00a6eb)
- style(uspto): satisfy clippy (needless_borrow, single_match) (7cad6ed)
- feat(dclx): code-block language label + minidom-faithful glue indentation (fa1c5a0)
- fix(uspto): resolve SGML/HTML named entities so legacy patents parse (7644a36)
- feat(dclx): DocLang OPC archive export + conformance harness (issue #32) (a93c55c)
- node: update docling.rs dependency to version 0.20.0 (1763696)
- doc: remove tasks from MIGRATION.md, moving to issues (a5a5486)
Full changelog: artiz/docling.rs@v0.20.0...v0.21.0