Releases: mindee/mindee-api-python
Releases · mindee/mindee-api-python
v4.10.0
Changes
- ✨ add support for Healthcare Card V1
- ✨ add support for Invoice V4.7
- ✨ add support for Financial Document V1.9
- ✨ add support for BooleanField
- ♻️ update company registration display format
- ♻️ switch default image save format to PNG for image extractor
Fixes
- 🐛 fix invalid display when trying to cast null amount fields to string
Full Changelog: v4.9.0...v4.10.0
v4.9.0
Changes
- ✨ add support for complete multi-receipt extraction (#240)
- ✨ add support for OCR text print in CLI tool (#239)
Fixes
- ♻️ fix miscellaneous typos (#241)
Full Changelog: v4.8.0...v4.9.0
v4.8.0
Changes
- ✨ add support for webhooks responses & HMAC validation
- ♻️ replaced PikePDF with PyPdfium2
Full Changelog: v4.7.0...v4.8.0
v4.7.0
v4.6.0
Version 4.5.0
Changes
- ✨ update Invoice to v4.5
Fixes
- 🐛 fix invalid error code handling for some errors (#227)
Full Changelog: v4.4.1...v4.5.0
Version 4.4.1
Changes
- ♻️ update error handling to account for future evolutions
- 📝 update some documentation
Full Changelog: v4.4.0...v4.4.1
v4.4.0
Changes
- ✨ add support for Resume V1
- ✨ add support for EU Driver License V1
- ✨ add support for International ID V2
Fixes
- 📝 fix miscellaneous documentation issues
Full Changelog: v4.3.0...v4.4.0
v4.3.0
Changes
- ⬆️ update invoices to v4.4
- ✨ add support for
raw_value
in string fields
Full Changelog: v4.2.0...v4.3.0
Version 4.2.0
Changes
- ✨ add support for International ID V1
- ✨ add support for Generated APIs
- ✨ add custom associated classes & namespace for Generated APIs
- 📝 update sample codes for default usage
- 📝 add documentation for Generated APIs
Fixes
- 🐛 fix sphinx doc from mistakenly looking for static files
- 🐛 fix default async config to avoid timeouts on larger files
- 🐛 fix for build badges
Full Changelog: v4.1.0...v4.2.0