We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 924a54d commit 2a8f147Copy full SHA for 2a8f147
2 files changed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Mindee Java Client Library Changelog
2
3
+## v5.1.0 - 2026-06-09
4
+### Changes
5
+* :sparkles: add extracting Split and Crop to file
6
+
7
8
## v5.0.0 - 2026-05-22
9
### ¡Breaking Changes!
10
* :coffin: Remove obsolete/unused products:
pom.xml
@@ -372,7 +372,7 @@
372
373
<properties>
374
<!-- MINDEE VERSION GOES HERE -->
375
- <revision>5.0.0</revision>
+ <revision>5.1.0</revision>
376
377
<!-- Give special access when running tests -->
378
<surefire.addOpens>
0 commit comments