File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 55
66jobs :
77 test_sample_code :
8- name : Test Sample Code
8+ name : Test Code Samples
99 runs-on : ubuntu-latest
1010 strategy :
1111 max-parallel : 2
Original file line number Diff line number Diff line change 11# Mindee Java API Library Changelog
22
3+ ## v4.24.1 - 2024-12-27
4+ ### Fixes
5+ * :bug : fix for large files timing out in async mode
6+
7+
38## v4.24.0 - 2024-12-27
49### Changes
510* :sparkles : add support for us mail v3
194199* :sparkles : add built-in async call polling
195200* :sparkles : add multi receipts detector v1
196201* :sparkles : better HTTP error printing
197-
198202### Fixes
199203* :bug : fix minor spacing issue when printing lists
200204* :bug : take line height tolerance into account when evaluating fields
Original file line number Diff line number Diff line change 55
66 <groupId >com.mindee.sdk</groupId >
77 <artifactId >mindee-api-java</artifactId >
8- <version >4.24.0 </version >
8+ <version >4.24.1 </version >
99 <modelVersion >4.0.0</modelVersion >
1010 <name >Mindee Java Helper Library</name >
1111 <description >Java Library to call Mindee's Off-The-Shelf and Custom APIs</description >
You can’t perform that action at this time.
0 commit comments