mirror of
https://github.com/docling-project/docling-parse.git
synced 2026-05-17 13:10:49 +00:00
32 KiB
32 KiB
v5.9.0 - 2026-04-15
Feature
- Adding the cpp analysis script and enhancing the extraction of bitmap types (fix for rotated images). (#250) (
70fa300)
v5.8.0 - 2026-04-08
Feature
Fix
v5.7.0 - 2026-04-01
Feature
v5.6.2 - 2026-03-29
Fix
v5.6.1 - 2026-03-24
Fix
v5.6.0 - 2026-03-20
Feature
- Adding rudimentary renderer (#206) (
70be865) - Make everything by default thread-safe (#235) (
e64d753)
Performance
v5.5.0 - 2026-03-04
Feature
v5.4.2 - 2026-03-03
Fix
v5.4.1 - 2026-03-03
Fix
- Map characters into the proper chars (#233) (
0316060) - Robustify the page number count (#232) (
a4fecd1)
v5.4.0 - 2026-02-24
Feature
Fix
v5.3.4 - 2026-02-23
Fix
- Robustify parse of broken pdfs (#228) (
e0264dd) - Use only development groups and not extras (#225) (
3eb7241)
v5.3.3 - 2026-02-20
Fix
- Replace fixed-size utf8::append buffers with std::back_inserter to prevent segfaults (#224) (
237cef6) - Bridge PointerHolder to std::shared_ptr for qpdf 10.x + (#221) (
b0817db)
v5.3.2 - 2026-02-17
Fix
v5.3.1 - 2026-02-17
Fix
v5.3.0 - 2026-02-16
Feature
- Refactor pdf resources to pdf page item (#215) (
e7812a1) - Refactored the code and removed a lot of extra json parameters (#213) (
67d2922) - Removing the json from the pdf-parser (#210) (
3272dd8) - Renaming lines to shapes and enriching with graphics (color, filling and stroking) (#209) (
ea5f1d8) - Add decoding config to decode_page (#208) (
f01ce84) - Add-image-extraction (#207) (
25672da)
Fix
Performance
v5.2.0 - 2026-01-30
Feature
Performance
v5.1.0 - 2026-01-26
Feature
v5.0.0 - 2026-01-20
Feature
Breaking
v4.7.3 - 2026-01-13
Fix
- Updated the font-parsing (#193) (
ec6149e) - Mixed v1 and v2 in the compiled library (#183) (
dd3daee) - Avoid setting global root logger (#182) (
96e5f21)
v4.7.2 - 2025-12-02
Fix
v4.7.1 - 2025-11-05
Fix
v4.7.0 - 2025-10-20
Feature
v4.6.0 - 2025-10-17
Feature
v4.5.1 - 2025-10-16
Fix
v4.5.0 - 2025-09-17
Feature
v4.4.0 - 2025-09-04
Feature
v4.3.0 - 2025-09-03
Feature
v4.2.3 - 2025-08-22
Fix
v4.2.2 - 2025-08-19
Fix
v4.2.1 - 2025-08-19
Fix
v4.2.0 - 2025-08-19
Feature
v4.1.0 - 2025-06-24
Feature
Fix
v4.0.5 - 2025-06-13
Fix
v4.0.4 - 2025-06-10
Fix
v4.0.3 - 2025-06-05
Fix
v4.0.2 - 2025-06-04
Fix
v4.0.1 - 2025-04-09
Fix
v4.0.0 - 2025-03-14
Feature
Fix
Breaking
v3.4.0 - 2025-02-18
Feature
v3.3.1 - 2025-02-13
Fix
Documentation
- Updated import for
pdf_parser_v2in README (#100) (01238dd) - Fixed broken link in README.md (#97) (
8ec116e)
v3.3.0 - 2025-02-06
Feature
Fix
v3.2.0 - 2025-02-02
Feature
Fix
Documentation
v3.1.2 - 2025-01-27
Fix
v3.1.1 - 2025-01-21
Fix
v3.1.0 - 2025-01-17
Feature
v3.0.0 - 2024-12-09
Feature
Breaking
v2.1.2 - 2024-11-22
Fix
v2.1.1 - 2024-11-21
Fix
v2.1.0 - 2024-11-20
Feature
v2.0.5 - 2024-11-20
Fix
v2.0.4 - 2024-11-13
Fix
v2.0.3 - 2024-11-05
Fix
v2.0.2 - 2024-10-30
Fix
v2.0.1 - 2024-10-25
Fix
v2.0.0 - 2024-10-23
Feature
- Upgrade to v2.0.0 (#48) (
6fdd748) - Fixed the v2 parser to only return the pages that are requested (#47) (
48451ad)