Releases: mindee/mindee-api-ruby
Releases · mindee/mindee-api-ruby
Version 3.9.0
- ✨ update financial document to v1.7 & receipts to v5.2
Full Changelog: v3.8.0...v3.9.0
Version 3.8.0
Changes
- ♻️ update products to newer syntax
- ✨ update financial document to v1.6 & invoice to v4.6
Full Changelog: v3.7.0...v3.8.0
Version 3.7.0
Version 3.6.1
Changes
- ♻️ update error handling to account for future evolutions
- 📝 update miscellaneous product documentations
- 📝 add used environment variables to readme
Full Changelog: v3.6.0...v3.6.1
Version 3.6.0
Version 3.5.0
Changes
- ✨ add support for Generated V1 API
- ♻️ documents now aren't automatically converted to b64 when enqueued as non-PDF files
- ♻️ increase max async delay to 60 tries
- ✨ add support for FR bank statements
- ✨ add support for International ID V2
- ✨ add support for EU Driver License V1
- ♻️ update existing products
- ⬆️ upgrade test lib
Fixes
- 📝 add missing default async sample code
- 🐛 fix rst display issues
- 🐛 fix display issues for single page models
- 🐛 fix miscellaneous issues related to data display (no changes expected on existing models)
- 🐛 fix CLI breaking for custom products
- 🐛 fix encoding issue that prevented UNICODE file names from being properly sent to the server
Full Changelog: v3.4.0...v3.5.0
Version 3.4.0
Changes
- ⬆️ update invoices to v4.4
- ✨ add support for
raw_valuein string fields
Full Changelog: v3.3.1...v3.4.0
Version 3.3.1
Changes
- ♻️ tweak async delays & retry
- ♻️ tweak default async sample delays & retry
- 📝 update md doc & fix typos
Full Changelog: v3.3.0...v3.3.1
Version 3.3.0
Changes
- ✨ add support for Carte Grise V1
- ✨ add page number attribute to doc
- ⬆️ update tests, docs & display format for some products
Fixes
- 🐛 fix page id not working on newer custom models
Full Changelog: v3.2.0...v3.3.0
Version 3.2.0
Changes
- ✨ add support for Multi Receipts Detector V1
- ✨ add support for Barcode Reader V1
- ✨ add support for W9 V1
- ✨ add support for FR ID Card V2
- ✨ add support for async in CLI
- ✨ add support for async auto-polling
- ✨ add direct access to
raw_httpresponse - 📝 upgrade reference & guide documentation
- 🧪 EXPERIMENTAL add PDF repair option
Fixes
- 🐛 fix display issues with
PositionField
Full Changelog: v3.1.1...v3.2.0