File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# Mindee Java API Library Changelog
22
3+ ## v3.1.0 - 2023-02-02
4+ ### Changes
5+ :sparkles : support Financial Document V1
6+ :sparkles : support proof of address V1
7+ :sparkles : support Ocr property for Invoice and Receipt
8+ :recycle : ! using IllegalStateException instead of NotSerializableException
9+ :sparkles : add default constructors for ListFieldValue
10+ :pencil2 : some renaming on Financial V1 and Proof of Address V1
11+
12+ ### Fixes
13+ :bug : ! Details property in Error become an object because it can handle both string and object
14+
15+ ### Changes
16+
317## v3.0.0 - 2023-01-16
418### ¡Breaking Changes!
519:recycle : Mindee class become MindeeClient
Original file line number Diff line number Diff line change 66 <groupId >com.mindee.sdk</groupId >
77 <artifactId >mindee-api-java</artifactId >
88 <modelVersion >4.0.0</modelVersion >
9- <version >3.0 .0</version >
9+ <version >3.1 .0</version >
1010 <name >Mindee Java Helper Library</name >
1111 <description >Java Library to call Mindee's Off The Shelf and Custom APIs</description >
1212 <url >https://github.com/mindee/mindee-api-java</url >
You can’t perform that action at this time.
0 commit comments