Skip to content

Commit b09dd78

Browse files
🔖 Version 2.1.0 (#156)
1 parent 2108439 commit b09dd78

32 files changed

Lines changed: 11 additions & 7145 deletions

CHANGELOG.md

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

3+
## v2.1.0 - 2025-11-13
4+
### Changes
5+
* :sparkles: add confidence scores comparison operators
6+
* :recycle: update test suite to latest format
7+
### Fixes
8+
* :bug: fix sleep timers not properly taking floats into account
9+
* :bug: fix SDK not working when running in strict types
10+
11+
312
## v2.0.3 - 2025-10-14
413
### Changes
514
* :recycle: harmonize getting page count from a local input source

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"ext-json": "*",
1111
"symfony/console": ">=6.0",
1212
"setasign/fpdf": "^1.8",
13-
"setasign/fpdi": "^2.6",
13+
"setasign/fpdi": "^2.6.4",
1414
"smalot/pdfparser": "^2.12"
1515
},
1616
"require-dev": {

docs/bank_account_details_v2.md

Lines changed: 0 additions & 140 deletions
This file was deleted.

docs/bank_check_v1.md

Lines changed: 0 additions & 189 deletions
This file was deleted.

0 commit comments

Comments
 (0)