Skip to content

Commit 2e6f562

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 f7859fb commit 2e6f562

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)