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 62d20c8 commit 541f62cCopy full SHA for 541f62c
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Mindee Python API Library Changelog
2
3
+## v2.4.0 (2022-06-20)
4
+### Fixes
5
+* :bug: :memo: custom docs names refer to the API, not the type.
6
+* :bug: words should be separated when printing custom documents
7
+* :bug: empty date should return passport not in validity
8
+
9
+### Changes
10
+* :sparkles: Add TIFF and HEIC support
11
+* :sparkles: Add real bounding boxes
12
+* :memo: publish documentation to pages
13
14
## v2.3.0 (2022-05-23)
15
16
### Fixes
mindee/version
@@ -1 +1 @@
-2.3.0
+2.4.0
0 commit comments