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 2cbe6c3 commit e2cf8d4Copy full SHA for e2cf8d4
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Mindee Python API Library Changelog
2
3
+## v4.8.0 - 2024-05-24
4
+### Changes
5
+* :sparkles: add support for webhooks responses & HMAC validation
6
+* :recycle: replaced PikePDF with PyPdfium2
7
+
8
9
## v4.7.0 - 2024-05-16
10
### Changes
11
* :sparkles: update receipt to 5.2 and financial document to 1.7
mindee/version
@@ -1 +1 @@
-4.7.0
+4.8.0
0 commit comments