Skip to content

Commit 78c6b84

Browse files
🔖 version 4.10.0 (#249)
1 parent b4064b5 commit 78c6b84

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.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+
315

416
## v4.9.0 - 2024-06-17
517
### Changes

mindee/version

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

0 commit comments

Comments
 (0)