We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86f7932 commit 7489712Copy full SHA for 7489712
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Mindee Java Client Library Changelog
2
3
+## v4.27.0 - 2025-04-08
4
+### Changes
5
+* :sparkles: add support for Financial Document V1.12
6
+* :sparkles: add support for Invoices V4.10
7
+* :sparkles: add support for US Healthcare Cards V1.2
8
+
9
10
## v4.26.0 - 2025-03-28
11
### Changes
12
* :recycle: minor internal cleanup
pom.xml
@@ -5,7 +5,7 @@
<groupId>com.mindee.sdk</groupId>
<artifactId>mindee-api-java</artifactId>
- <version>4.26.0</version>
+ <version>4.27.0</version>
<modelVersion>4.0.0</modelVersion>
<name>Mindee Java Helper Library</name>
<description>Java Library to call Mindee's Off-The-Shelf and Custom APIs</description>
0 commit comments