Releases: mindee/mindee-api-nodejs
Releases · mindee/mindee-api-nodejs
Version 4.2.0
Changes
- ✨ add support for W9 V1
- ✨ add support for Barcode Reader V11
- ✨ add support for Multi Receipt Detector V1
- ✨ add support for FR Id Card V2
- ✨ add support for OTS Cropper V1
- 📝 update documentation
Fixes
- 🐛 fix missing position field display issues
- 🐛 fix issues with asynchronous timeouts crashing in some instances
Full Changelog: v4.1.1...v4.2.0
Version 4.1.1
Changes
- ♻️ tweaked timer management in async
Fixes
- 🐛 fix ocr option not being generated as an Ocr object
Full Changelog: v4.1.0...v4.1.1
Version 4.1.0
Changes
- 💥 remove support for node versions <16
- ✨ add support for auto-polling in asynchronous calls
- ✨ update HTTP error management system
- ✨ add possibility to access raw server response
- ⬆️ add support for node 20
- 🔧 expose more internal tools
- 📝 add better technical documentation
- ♻️ remove deprecated examples
- ♻️ update linting rules
- ⬆️ update testing library
Fixes
- 🐛 fix miscellaneous bugs related to http parsing issues
Full Changelog: v4.0.2...v4.1.0
Version 4.0.2
Changes
- ♻️ update technical documentation
Fixes
- 🐛 fix url source document not being sent properly
Full Changelog: v4.0.1...v4.0.2
Version 4.0.1
Version 4.0.0
¡Breaking Changes!
- 🎨 💥 harmonize response types with other libraries
- 🎨 💥 change endpoint management & syntax
- 🎨 💥 move products to
product
module
Changes
- ✨ add full support for page-specific attributes
- ✨ add support for FR Id Card
- ✨ add support for US Driver License
- ✨ add auto-generated md documentation
- ✨ add text reconstruction when using the
allWords
parameter (full OCR) - ♻️ updated CLI to accommodate for newest changes
- ⚰️ remove InvoiceV3
- ⚰️ remove ReceiptV3
- ♻️ update tests to accommodate for newest changes
- ♻️ re-organized parsing module (common/standard/custom)
Full Changelog: v3.10.2...v4.0.0
v3.10.2
Version 3.10.1
Changes
- ⬆️ update dependencies
Fixes
- ✏️ added missing entry in changelog
Full Changelog: v3.10.0...v3.10.1
Version 3.10.0
Changes
- ✨ add support for FR Bank Account Details V2
- ♻️ update printing syntax & unit test for Receipt v5
Full Changelog: v3.9.0...v3.10.0
Version 3.9.0
Changes
- ✨ support for financial document v1.1
- ♻️ change http status code handling for async requests
Fixes
- 🐛 fix typing in PaymentDetails
- 🐛 locale value should always be set
- 🐛 add missing class properties on new line items
Full Changelog: v3.8.0...v3.9.0