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 b116c46 commit f464be5Copy full SHA for f464be5
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [v2.12.1](https://github.com/DS4SD/docling-core/releases/tag/v2.12.1) - 2024-12-17
2
+
3
+### Fix
4
5
+* Fixes for legacy-doc handling ([#115](https://github.com/DS4SD/docling-core/issues/115)) ([`b116c46`](https://github.com/DS4SD/docling-core/commit/b116c465a2af6327cffa95de0745506404cb39f9))
6
7
## [v2.12.0](https://github.com/DS4SD/docling-core/releases/tag/v2.12.0) - 2024-12-17
8
9
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "docling-core"
-version = "2.12.0"
+version = "2.12.1"
description = "A python library to define and validate data types in Docling."
license = "MIT"
authors = [
0 commit comments