File tree 3 files changed +14
-3
lines changed
3 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 1
- # Mindee Java API Library Changelog
1
+ # Mindee Java Client Library Changelog
2
+
3
+ ## v4.25.0 - 2025-03-21
4
+ ### Fixes
5
+ * :bug : harmonize OS names across clients
6
+ * :bug : fix for no tests found
7
+ ### Changes
8
+ * :recycle : increase async retry timers
9
+ * :recycle : update display & structure for invoice splitter v1
10
+ * :sparkles : bump FR EnergyBillV1 to V1.2 & US HealthcareCardV1 to V1.1
11
+ * :sparkles : add OCR output to CLI
12
+
2
13
3
14
## v4.24.2 - 2025-01-06
4
15
### Fixes
Original file line number Diff line number Diff line change 1
1
[ ![ License: MIT] ( https://img.shields.io/github/license/mindee/mindee-api-java )] ( https://opensource.org/licenses/MIT ) [ ![ GitHub Workflow Status] ( https://img.shields.io/github/actions/workflow/status/mindee/mindee-api-java/push-main-branch.yml )] ( https://github.com/mindee/mindee-api-java ) [ ![ Version] ( https://img.shields.io/maven-central/v/com.mindee.sdk/mindee-api-java )] ( https://mvnrepository.com/artifact/com.mindee.sdk/mindee-api-java )
2
2
3
- # Mindee API Helper Library for Java
3
+ # Mindee Client Library for Java
4
4
Quickly and easily connect to Mindee's API services using Java.
5
5
6
6
## Quick Start
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.24.2 </version >
8
+ <version >4.25.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