Skip to content

Commit 8dca258

Browse files
🔖 Version 4.12.0 (#263)
1 parent 50f05ff commit 8dca258

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

3+
## v4.12.0 - 2024-09-18
4+
### Changes
5+
* :sparkles: add support for BillOfLadingV1
6+
* :sparkles: add support for (US) UsMailV2
7+
* :sparkles: add support for (FR) EnergyBillV1
8+
* :sparkles: add support for (FR) PayslipV1
9+
* :sparkles: add support for NutritionFactsLabelV1
10+
11+
### Fixes
12+
* :bug: fixed a bug that prevented longer decimals from appearing in the string representation of some objects
13+
* :bug: fixed a bug that caused non-table elements to unexpectedly appear truncated when printed to the console
14+
* :bug: fix full text ocr extra not properly parsing
15+
* :memo: fix a few documentation errors & typos
16+
* :wrench: updated CI dependencies
17+
18+
319
## v4.11.0 - 2024-09-04
420
### Changes
521
* :sparkles: add support for full text OCR extra

mindee/version

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

0 commit comments

Comments
 (0)