Skip to content

Commit 1afa1bb

Browse files
🔖 Version 4.11.0 (#259)
1 parent 7d85b5f commit 1afa1bb

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Mindee Python API Library Changelog
22

3+
## v4.11.0 - 2024-09-04
4+
### Changes
5+
* :sparkles: add support for full text OCR extra
6+
* :sparkles: add support for invoice splitter auto-extraction
7+
### Fixes
8+
* :memo: add sample code example for image splitter auto-extraction
9+
* :recycle: refactor `image_extraction` and change name to `extraction`
10+
* :memo: update documentation
11+
* :recycle: fix many typos in product internals
12+
* :recycle: add a few missing `__init__.py` files
13+
14+
315
## v4.10.0 - 2024-07-24
416
### Changes
517
* :sparkles: add support for Healthcare Card V1

mindee/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.10.0
1+
4.11.0

0 commit comments

Comments
 (0)