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 d637667 commit ada770fCopy full SHA for ada770f
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Mindee Python API Library Changelog
2
3
+## v3.10.0 - 2023-06-26
4
+### Changes
5
+* :coffin: remove support for Shipping Container
6
+* :sparkles: add OpenAPI GET request
7
+* :sparkles: add OCR output in CLI
8
+* :sparkles: add support for material certificate v1
9
+
10
+### Fixes
11
+* :bug: fix potential problem where the words can be re-arranged by the user when calculating lines.
12
13
14
## v3.9.1 - 2023-06-07
15
### Changes
16
* :memo: add documentation for OCR extraction
mindee/version
@@ -1 +1 @@
-3.9.1
+3.10.0
0 commit comments