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 628ab67 commit 3a158b9Copy full SHA for 3a158b9
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [v2.8.0](https://github.com/DS4SD/docling-core/releases/tag/v2.8.0) - 2024-12-06
2
+
3
+### Feature
4
5
+* Add hybrid chunker ([#68](https://github.com/DS4SD/docling-core/issues/68)) ([`628ab67`](https://github.com/DS4SD/docling-core/commit/628ab679cbcbf4d708619111cd391ff62dc9d080))
6
7
## [v2.7.1](https://github.com/DS4SD/docling-core/releases/tag/v2.7.1) - 2024-12-06
8
9
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "docling-core"
-version = "2.7.1"
+version = "2.8.0"
description = "A python library to define and validate data types in Docling."
license = "MIT"
authors = [
0 commit comments