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 94e68e8 commit 5d9db6bCopy full SHA for 5d9db6b
CHANGELOG.md
@@ -1,8 +1,16 @@
1
# Mindee Python API Library Changelog
2
3
+## v3.9.0 - 2023-06-06
4
+### Changes
5
+* :sparkles: add support for financial documents v1.1
6
+* :sparkles: add support for handling OCR return
7
+* :recycle: update printing of receipt, invoice, financial doc
8
+
9
10
## v3.8.2 - 2023-05-23
11
### Changes
12
* :recycle: add a specific class for classifications, which are never None
13
14
### Fixes
15
* :bug: fix for tax base amount
16
mindee/version
@@ -1 +1 @@
-3.8.2
+3.9.0
0 commit comments