Releases: mindee/mindee-api-java
Releases · mindee/mindee-api-java
v4.21.0
Changes
- ✨ add support for business cards V1
- ✨ add support for delivery note V1
- ✨ add support for indian passport V1
- ✨ add support for resume V1.1
Fixes
- ♻️ add deserializer + extract custom deserializing date class
- ♻️ decrease default delays for auto-polling
Full Changelog: v4.20.0...v4.21.0
v4.20.0
Changes
- ✨ add support for Financial Document v1.10
- ✨ add support for Invoice v4.8
Full Changelog: v4.19.0...v4.20.0
v4.19.0
Changes
- ✨ add support for BillOfLadingV1
- ✨ add support for (US) UsMailV2
- ✨ add support for (FR) EnergyBillV1
- ✨ add support for (FR) PayslipV1
- ✨ add support for NutritionFactsLabelV1
Fixes
- 🐛 fixed a bug that prevented longer decimals from appearing in the string representation of some objects
- 🐛 fixed a bug that caused non-table elements to unexpectedly appear truncated when printed to the console
- 📝 fix a few documentation errors & typos
- 🔧 updated CI dependencies
Full Changelog: v4.18.0...v4.19.0
v4.18.0
Changes
- ✨ add support for US Healthcare card V1
- ✨ add support for US Mail V2
- ✨ update financial document to v1.9
- ✨ update invoices to v4.7
- ✨ add support for invoice-splitter auto-extraction
Fixes
- 🐛 fix improper display for BooleanFields
- ♻️ change the way registration fields are displayed
- ⬆️ bump dependencies
Full Changelog: v4.17.0...v4.18.0
v4.17.0
v4.17.0 - 2024-06-04
Changes
✨ add support for full text extraction (#177)
Fixes
🐛 fix warning on not properly closing a PDF document
Full Changelog: v4.16.0...v4.17.0
v4.16.0
Changes
- ✨ add isEmpty() method to field classes
- ♻️ allow easier sub-classing of inferences
- ♻️ add public constructors to feature classes
Full Changelog: v4.15.0...v4.16.0
v4.15.0
Changes
- ✨ add boolean field support
- ✨ allow converting between bboxes and polygons
- ✨ allow sending multiple anchors when building line items
Full Changelog: v4.14.0...v4.15.0
v4.14.0
- ✨ update financial document to v1.7 and receipt to v5.2
- 📝 add HMAC verification documentation
Full Changelog: v4.13.0...v4.14.0
v4.13.0
Changes
- ✨ add HMAC validation for webhooks
- 🎨 a few minor improvements to using Generated products
- ✨ allow rendering a single page from a PDF
- ✨ update invoice to 4.6, financial document to 1.6
Full Changelog: v4.12.1...v4.13.0