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+ ## v4.0.0 - 2023-06-20
4+ ### ¡Breaking Changes!
5+ * :art : harmonize variable and class names with API response
6+ * :art : improve code structure
7+ * :recycle : harmonize naming with other client libraries
8+ * :art : put all the api classes in the http package
9+ * :recycle : simplify getting a polygon's centroid
10+ * :art : simplify MindeeClient creation
11+ * :art : simplify product class names
12+ ### Changes
13+ * :sparkles : add support for asynchronous endpoints
14+ * :sparkles : add support for invoice splitter v1
15+ * :sparkles : add support for financial document v1.1
16+ * :sparkles : add support for FR bank account details v2
17+ * :sparkles : add receipt v5 support
18+ * :sparkles : allow printing of the entire response
19+ * :sparkles : better printing of tax information
20+ * :recycle : use better table output for line items
21+ * :art : harmonize CLI with other libraries
22+ * :speech_balloon : update product property descriptions
23+ ### Fixes
24+ :bug : fix for proper ordering of words
25+ :bug : make sure account and endpoint is set on test script
26+
327## v3.4.0 - 2023-05-02
428### Changes
529* :memo : make code samples easier to read
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 >3.4 .0</version >
8+ <version >4.0 .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