File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Mindee Java API Library Changelog
22
3+ ## v3.0.0 - 2023-01-16
4+ ### ¡Breaking Changes!
5+ :recycle : Mindee class become MindeeClient
6+ :recycle : enable the possibility to use your own pdf implementation
7+ :recycle : improve the creation of MindeeClient and reduce deps
8+
9+ ### Changes
10+ * :sparkles : support document as stream
11+ * :sparkles : support tax base on Receipt V4
12+ * :sparkles : support EU License plates V1
13+ * :sparkles : support US Bank check V1
14+ * :sparkles : support FR Carte vitale V1
15+ * :sparkles : support FR Id Card
16+ * :sparkles : support Shipping container V1
17+ * :sparkles : support Receipt V4.1
18+ * :sparkles : support Invoice V4.1
19+ * :sparkles : support Custom document as object from API Builder
20+ * :memo : improve documentation
21+ * :memo : update Custom V1 to include classification
22+
323## v2.1.0 - 2022-12-12
424### Changes
525* :sparkles : Add support for Invoice v4
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-rc1 </version >
9+ <version >3.0.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