Skip to content

Releases: docling-project/docling-parse

v4.0.0

14 Mar 13:31
Compare
Choose a tag to compare

Feature

  • Update API, naming, and tests. Move data model to docling-core (#107) (ca7d584)

Fix

  • Update mergify config for major releases (#109) (e6225c9)

Breaking

  • Update API, naming, and tests. Move data model to docling-core (#107) (ca7d584)

v3.4.0

18 Feb 09:25
Compare
Choose a tag to compare

Feature

  • Establish char_cells, word_cells and line_cells, other fixes (#101) (c2f9741)

v3.3.1

13 Feb 06:44
Compare
Choose a tag to compare

Fix

Documentation

  • Updated import for pdf_parser_v2 in README (#100) (01238dd)
  • Fixed broken link in README.md (#97) (8ec116e)

v3.3.0

06 Feb 12:30
Compare
Choose a tag to compare

Feature

Fix

v3.2.0

02 Feb 13:23
Compare
Choose a tag to compare

Feature

  • Added the pure chars and fixed the duplicate text (#91) (9718762)

Fix

Documentation

  • Fix unit of measure of processing speed (#89) (760b932)

v3.1.2

27 Jan 07:41
Compare
Choose a tag to compare

Fix

  • Added more updates to better font-parsing (#87) (de18986)

v3.1.1

21 Jan 07:28
Compare
Choose a tag to compare

Fix

  • Move autoflake to dev dependencies (#86) (eed5080)

v3.1.0

17 Jan 18:01
Compare
Choose a tag to compare

Feature

  • Update for complex fonts, rendering, and experimental high-level API (#82) (525ed8e)

v3.0.0

09 Dec 09:35
Compare
Choose a tag to compare

Feature

  • Massive quality improvements to v2 parser and new sanitize_cells API (#73) (1fccb29)

Breaking

  • Massive quality improvements to v2 parser and new sanitize_cells API (#73) (1fccb29)

v2.1.2

22 Nov 12:00
Compare
Choose a tag to compare

Fix