Releases: mindee/mindee-api-python
Releases · mindee/mindee-api-python
v4.1.0
Changes
- 🧪 optimize CI + add retry mechanism
- ♻️ homogenize typing & classes
- ⬆️ upgrade support for python 3.12
- ✨ add n_pages attribute to document
- 🧪 ✨ add experimental pdf-fixing utility
Fixes
- 📝 fix invoice-splitter doc
- 🔧 fix wrongful instance variable assignments
- 🔧 rework custom internals & fix custom page_id
Full Changelog: v4.0.2...v4.1.0
Version 4.0.2
Version 4.0.1
Version 4.0.0
What's Changed
¡Breaking Changes!
- 🎨 💥 harmonize response types & syntax with other libraries
- 🎨 💥 change endpoint management & syntax
- 🎨 💥 move products to
product
module
Changes
- ✨ add support for auto-poll asynchronous parsing
- ✨ add support for products with both sync & async modes
- ✨ add support for async custom products
- ✨ 📝 add auto-generated md doc
- ♻️ 📝 update rst doc
- ⬆️ update dependencies
- 🧪 add experimental support for feedback API
- ⬆️ improved support for custom Line Items reconstruction
- ⬆️ update error management system
- ♻️ update unit-tests
- ⬆️ implement regression testing
- ♻️ update CLI
- ♻️ re-organize geometry module
- ⚰️ remove support for ReceiptV3
- ⚰️ remove support for InvoiceV3
Fixes
- 🐛 fix
raw_http
attribute displaying a python dict instead of raw JSON
Full Changelog: v3.13.2...v4.0.0
Version 3.13.2
Version 3.13.1
Changes
- ⬆️ update
urllib
,charset-normalizer
&package
dependencies
Full Changelog: v3.13.0...v3.13.1
Version 3.13.0
Changes
- ✨ add support for Multi Receipts Detector V1
- ✨ add support for Barcode Reader V1
- ✨ add support for US W9 V1
- ♻️ small internal tweaks to accomodate for new products
Full Changelog: v3.12.0...v3.13.0
Version 3.12.0
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