v5.10.1 - 2026-04-24
v5.10.0 - 2026-04-22
v5.9.0 - 2026-04-15
- Adding the cpp analysis script and enhancing the extraction of bitmap types (fix for rotated images). (#250) (
70fa300)
v5.8.0 - 2026-04-08
v5.7.0 - 2026-04-01
v5.6.2 - 2026-03-29
v5.6.1 - 2026-03-24
v5.6.0 - 2026-03-20
- Adding rudimentary renderer (#206) (
70be865) - Make everything by default thread-safe (#235) (
e64d753)
v5.5.0 - 2026-03-04
v5.4.2 - 2026-03-03
v5.4.1 - 2026-03-03
- Map characters into the proper chars (#233) (
0316060) - Robustify the page number count (#232) (
a4fecd1)
v5.4.0 - 2026-02-24
v5.3.4 - 2026-02-23
- Robustify parse of broken pdfs (#228) (
e0264dd) - Use only development groups and not extras (#225) (
3eb7241)
v5.3.3 - 2026-02-20
- 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
v5.3.1 - 2026-02-17
v5.3.0 - 2026-02-16
- 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)
v5.2.0 - 2026-01-30
v5.1.0 - 2026-01-26
v5.0.0 - 2026-01-20
v4.7.3 - 2026-01-13
- 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
v4.7.1 - 2025-11-05
v4.7.0 - 2025-10-20
v4.6.0 - 2025-10-17
v4.5.1 - 2025-10-16
v4.5.0 - 2025-09-17
v4.4.0 - 2025-09-04
v4.3.0 - 2025-09-03
v4.2.3 - 2025-08-22
v4.2.2 - 2025-08-19
v4.2.1 - 2025-08-19
v4.2.0 - 2025-08-19
v4.1.0 - 2025-06-24
v4.0.5 - 2025-06-13
v4.0.4 - 2025-06-10
v4.0.3 - 2025-06-05
v4.0.2 - 2025-06-04
v4.0.1 - 2025-04-09
v4.0.0 - 2025-03-14
v3.4.0 - 2025-02-18
v3.3.1 - 2025-02-13
- Updated import for
pdf_parser_v2in README (#100) (01238dd) - Fixed broken link in README.md (#97) (
8ec116e)
v3.3.0 - 2025-02-06
v3.2.0 - 2025-02-02
v3.1.2 - 2025-01-27
v3.1.1 - 2025-01-21
v3.1.0 - 2025-01-17
v3.0.0 - 2024-12-09
v2.1.2 - 2024-11-22
v2.1.1 - 2024-11-21
v2.1.0 - 2024-11-20
v2.0.5 - 2024-11-20
v2.0.4 - 2024-11-13
v2.0.3 - 2024-11-05
v2.0.2 - 2024-10-30
v2.0.1 - 2024-10-25
v2.0.0 - 2024-10-23
- Upgrade to v2.0.0 (#48) (
6fdd748) - Fixed the v2 parser to only return the pages that are requested (#47) (
48451ad)