File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Mindee Java API Library Changelog
2
2
3
+ ## v4.9.0 - 2024-01-09
4
+ ### Changes
5
+ * :sparkles : add PDF to images feature
6
+ * :sparkles : add ability to extract sub-images from PDFs
7
+
8
+
3
9
## v4.8.1 - 2023-12-29
4
10
### Changes
5
11
* :memo : updates and fixes to documentation
6
12
13
+
7
14
## v4.8.0 - 2023-12-29
8
15
### Changes
9
16
* :sparkles : add better support for custom value list fields
10
17
18
+
11
19
## v4.7.0 - 2023-12-28
12
20
### Changes
13
21
* :sparkles : add ability to extract images from position data
14
22
* :sparkles : allow passing a string path to new ` LocalInputSource `
15
23
24
+
16
25
## v4.6.0 - 2023-12-22
17
26
### Changes
18
27
* :recycle : change async timers & retry values
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.8.1 </version >
8
+ <version >4.9.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