v2.4.0 - 2024-11-04
- Add explicit artifacts path example (#224) (
eeee3b4
) - Update custom convert and dockerfile (#226) (
5f5fea9
) - Correct spelling of 'individual' (#219) (
41acaa9
) - Update LlamaIndex docs (#196) (
244ca69
)
v2.3.1 - 2024-10-30
- Simplify torch dependencies and update pinned docling deps (#190) (
eb679cc
) - Allow to explicitly initialize the pipeline (#189) (
904d24d
)
v2.3.0 - 2024-10-30
v2.2.1 - 2024-10-28
- Fix header levels for DOCX & HTML (#184) (
b9f5c74
) - Handling of long sequence of unescaped underscore chars in markdown (#173) (
94d0729
) - HTML backend, fixes for Lists and nested texts (#180) (
7d19418
) - MD Backend, fixes to properly handle trailing inline text and emphasis in headers (#178) (
88c1673
)
- Update LlamaIndex docs for Docling v2 (#182) (
2cece27
) - Fix batch convert (#177) (
189d3c2
) - Add export with embedded images (#175) (
8d356aa
)
v2.2.0 - 2024-10-23
- Update to docling-parse v2 without history (#170) (
4116819
) - Support AsciiDoc and Markdown input format (#168) (
3023f18
)
v2.1.0 - 2024-10-18
- Typo fix (#155) (
f799e77
) - Add graphical band in readme (#154) (
034a411
) - Add use docling (#150) (
61c092f
)
v2.0.0 - 2024-10-16
v1.20.0 - 2024-10-11
v1.19.1 - 2024-10-11
- Remove stderr from tesseract cli and introduce fuzziness in the text validation of OCR tests (#138) (
dae2a3b
)
v1.19.0 - 2024-10-08
v1.18.0 - 2024-10-03
v1.17.0 - 2024-10-03
v1.16.1 - 2024-09-27
v1.16.0 - 2024-09-27
v1.15.0 - 2024-09-24
v1.14.0 - 2024-09-24
v1.13.1 - 2024-09-23
v1.13.0 - 2024-09-18
v1.12.2 - 2024-09-17
v1.12.1 - 2024-09-16
v1.12.0 - 2024-09-13
v1.11.0 - 2024-09-10
v1.10.0 - 2024-09-10
v1.9.0 - 2024-09-03
v1.8.5 - 2024-08-30
v1.8.4 - 2024-08-30
v1.8.3 - 2024-08-28
v1.8.2 - 2024-08-27
v1.8.1 - 2024-08-26
v1.8.0 - 2024-08-23
v1.7.1 - 2024-08-23
- Better raise exception when a page fails to parse (#46) (
8808463
) - Upgrade docling-parse to 1.1.1, safety checks for failed parse on pages (#45) (
7e84533
)