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 1a72835 commit 822b36dCopy full SHA for 822b36d
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Mindee Python API Library Changelog
2
3
+
4
+## v4.9.0 - 2024-06-17
5
+### Changes
6
+* :sparkles: add support for complete multi-receipt extraction (#240)
7
+* :sparkles: add support for OCR text print in CLI tool (#239)
8
+### Fixes
9
+* :recycle: fix miscellaneous typos (#241)
10
11
12
## v4.8.0 - 2024-05-24
13
### Changes
14
* :sparkles: add support for webhooks responses & HMAC validation
mindee/version
@@ -1 +1 @@
-4.8.0
+4.9.0
0 commit comments