File tree 2 files changed +16
-3
lines changed
2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Mindee Java API Library Changelog
2
2
3
+ ## v4.18.0 - 2024-07-26
4
+ ### Changes
5
+ * :sparkles : add support for US Healthcare card V1
6
+ * :sparkles : add support for US Mail V2
7
+ * :sparkles : update financial document to v1.9
8
+ * :sparkles : update invoices to v4.7
9
+ * :sparkles : add support for invoice-splitter auto-extraction
10
+ ### Fixes
11
+ * :bug : fix improper display for BooleanFields
12
+ * :recycle : change the way registration fields are displayed
13
+ * :arrow_up : bump dependencies
14
+
15
+
3
16
## v4.17.0 - 2024-06-04
4
17
### Changes
5
- :sparkles : add support for full text extraction (#177 )
18
+ * :sparkles : add support for full text extraction (#177 )
6
19
### Fixes
7
- :bug : fix warning on not properly closing a PDF document
20
+ * :bug : fix warning on not properly closing a PDF document
8
21
9
22
10
23
## v4.16.0 - 2024-05-27
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.mindee.sdk</groupId >
7
7
<artifactId >mindee-api-java</artifactId >
8
- <version >4.17 .0</version >
8
+ <version >4.18 .0</version >
9
9
<modelVersion >4.0.0</modelVersion >
10
10
<name >Mindee Java Helper Library</name >
11
11
<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