Releases: mindee/mindee-api-python
Releases · mindee/mindee-api-python
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
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 productmodule
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_httpattribute 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&packagedependencies
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