File tree Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Expand file tree Collapse file tree 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+
213
314## v4.24.2 - 2025-01-06
415### Fixes
Original file line number Diff line number Diff line change 11[ ![ 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 )
22
3- # Mindee API Helper Library for Java
3+ # Mindee Client Library for Java
44Quickly and easily connect to Mindee's API services using Java.
55
66## Quick Start
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.2 </version >
8+ <version >4.25.0 </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