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 b4064b5 commit 78c6b84Copy full SHA for 78c6b84
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Mindee Python API Library Changelog
2
3
+## v4.10.0 - 2024-07-24
4
+### Changes
5
+* :sparkles: add support for Healthcare Card V1
6
+* :sparkles: add support for Invoice V4.7
7
+* :sparkles: add support for Financial Document V1.9
8
+* :sparkles: add support for BooleanField
9
+* :recycle: update company registration display format
10
+* :recycle: switch default image save format to PNG for image extractor
11
+
12
+### Fixes
13
+* :bug: fix invalid display when trying to cast null amount fields to string
14
15
16
## v4.9.0 - 2024-06-17
17
### Changes
mindee/version
@@ -1 +1 @@
-4.9.0
+4.10.0
0 commit comments