File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Mindee Java API Library Changelog
2
2
3
+ ## v4.15.0 - 2024-05-23
4
+ ### Changes
5
+ * :sparkles : add boolean field support
6
+ * :sparkles : allow converting between bboxes and polygons
7
+ * :sparkles : allow sending multiple anchors when building line items
8
+
9
+
3
10
## v4.14.0 - 2024-05-16
4
11
### Changes
5
12
* :sparkles : update financial document to v1.7 and receipt to v5.2
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.14 .0</version >
8
+ <version >4.15 .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