File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 88 name : Test Code Samples
99 runs-on : ubuntu-latest
1010 strategy :
11- max-parallel : 2
1211 matrix :
1312 java-version :
1413 - " 21"
Original file line number Diff line number Diff line change 11# Mindee Java Client Library Changelog
22
3+ ## v4.37.0 - 2025-10-28
4+ ### Changes
5+ * :sparkles : add loading input sources using ` Path `
6+ * :sparkles : add extra error information and RAG metadata
7+
8+
39## v4.36.0 - 2025-10-14
410### Changes
511* :sparkles : add getting page count from a local input source
Original file line number Diff line number Diff line change 383383
384384 <properties >
385385 <!-- MINDEE VERSION GOES HERE -->
386- <revision >4.36 .0</revision >
386+ <revision >4.37 .0</revision >
387387
388388 <com .fasterxml.jackson.version>2.15.4</com .fasterxml.jackson.version>
389389 <com .fasterxml.jackson.datatype.version>2.15.4</com .fasterxml.jackson.datatype.version>
You can’t perform that action at this time.
0 commit comments