Releases: mindee/mindee-api-python
Releases · mindee/mindee-api-python
v4.24.0-rc1
Changes
- ✨ add support for mindee API V2 client & features
- ♻️ remove support for python 3.7
- 🔧 tweak CI & testing
- ♻️ uniformize variable naming across files
Full Changelog: v4.23.0...v4.24.0-rc1
v4.23.0
Changes
- ✨ add support for address fields
- ✨ add support for Financial Document V1.12
- ✨ add support for Invoices V4.10
- ✨ add support for US Healthcare Cards V1.2
Full Changelog: v4.22.0...v4.23.0
v4.22.0
v4.21.1
Fixes
- 🐛 fix for Python 3.10 and lower: server uses 'Z' in date string
Full Changelog: v4.21.0...v4.21.1
v4.21.0
v4.20.0
Changes
- ✨ add support for Financial Document V1.12
- ✨ add support for Invoices V4.10
- ✨ add support for US Healthcare Cards V1.2
Full Changelog: v4.19.1...v4.20.0
v4.19.1
v4.19.0
Changes
- ✨ update structure for InvoiceSplitterV1
- ✨ update FR EnegryBillV1 to V1.2
- ✨ update US HealthcareCardV1 to V1.1
- ⚰️ remove support for EU Driver License
- ⚰️ remove support for PetrolReceiptV1
- ⚰️ remove support for ReceiptV4
- ⚰️ remove support for Proof of Address
- ⚰️ remove support for US Driver License
- ⚰️ remove support for US W9V1
Fixes
- 🐛 fix polling waiting for a full timeout in case of parsing failure
- ♻️ add missing imports for some products
- ⬇️ downgrade pypdfium dependency due to very rare errors in local character extraction
Full Changelog: v4.18.0...v4.19.0
v4.18.0
Changes
- ✨ add support for image and pdf compression
- ♻️ increase async retry timers
Full Changelog: v4.17.0...v4.18.0