Releases: mindee/mindee-api-python
Releases · mindee/mindee-api-python
Version 3.11.1
Changes
- ⬆️ GitHub CI and mypy updates
- ⬆️ update requests to 2.31
Fixes
- 🐛 fix full_name for multiple given names
- 🐛 fix for parsing OCR response in CLI
Full Changelog: v3.11.0...v3.11.1
Version 3.11.0
Changes
- ✨ add basic support for line items
- ✨ add support for FR bank account details v2
Full Changelog: v3.10.0...v3.11.0
Version 3.10.0
Changes
- ⚰️ remove support for Shipping Container
- ✨ add OpenAPI GET request
- ✨ add OCR output in CLI
- ✨ add support for material certificate v1
Fixes
- 🐛 fix potential problem where the words can be re-arranged by the user when calculating lines.
Full Changelog: v3.9.1...v3.10.0
Version 3.9.1
Version 3.9.0
Changes
- ✨ add support for financial documents v1.1
- ✨ add support for handling OCR return
- ♻️ update printing of receipt, invoice, financial doc
Full Changelog: v3.8.2...v3.9.0
Version 3.8.2
Changes
- ♻️ add a specific class for classifications, which are never None
Fixes
- 🐛 fix for tax base amount
Full Changelog: v3.8.1...v3.8.2
Version 3.8.1
Version 3.8.0
Changes
- ✨ add support for Invoice Splitter V1
- ✨ add support for asynchronous requests
- Full Changelog: v3.7.1...v3.8.0
Version 3.7.1
Version 3.7.0
Changes
- ✨ add support for receipt v5
- ✅ use code samples for integration testing
Full Changelog: v3.6.0...v3.7.0