Skip to content

Commit 68defba

Browse files
committed
feat: Implement the clear and task APIs
Also enabled parallel builds for performance Fixes #188 Signed-off-by: Eric Deandrea <eric.deandrea@ibm.com>
1 parent fe6390a commit 68defba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/doc/docs/whats-new.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Docling Java {{ gradle.project_version }} provides a number of new features, enh
77
### {{ gradle.project_version }}
88

99
* Implementation of the Docling Serve clear and task APIs in `docling-serve-api` and `docling-serve-client`.
10+
* Adding `pretty-print` configuration option to `DoclingServeClient` to enable pretty printing of JSON requests and responses.
1011

1112
### 0.3.0
1213

0 commit comments

Comments
 (0)