We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8d53ee commit d9c3cc8Copy full SHA for d9c3cc8
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [v4.5.0](https://github.com/docling-project/docling-parse/releases/tag/v4.5.0) - 2025-09-17
2
+
3
+### Feature
4
5
+* Add perf tools ([#165](https://github.com/docling-project/docling-parse/issues/165)) ([`f8d53ee`](https://github.com/docling-project/docling-parse/commit/f8d53ee481689abd5f3abf843b4aba7944e74a83))
6
7
## [v4.4.0](https://github.com/docling-project/docling-parse/releases/tag/v4.4.0) - 2025-09-04
8
9
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "docling-parse"
-version = "4.4.0"
+version = "4.5.0"
description = "Simple package to extract text with coordinates from programmatic PDFs"
license = "MIT"
keywords = ["docling", "pdf", "parser"]
0 commit comments