Releases: mindee/mindee-api-java
Releases · mindee/mindee-api-java
v4.25.0
Fixes
- 🐛 harmonize OS names across clients
- 🐛 fix for no tests found
Changes
- ♻️ increase async retry timers
- ♻️ update display & structure for invoice splitter v1
- ✨ bump FR EnergyBillV1 to V1.2 & US HealthcareCardV1 to V1.1
- ✨ add OCR output to CLI
Full Changelog: v4.24.2...v4.25.0
v4.24.2
Fixes
- 🐛 fix missing boolean field accessor for generated objects by @sebastianMindee in #219
Full Changelog: v4.24.1...v4.24.2
v4.24.1
v4.24.0
v4.23.1
v4.23.0
Changes
- ✨ allow local downloading of remote sources
- ⚰️ remove support for (FR) Carte Vitale V1 in favor of French Health Card V1
Fixes
- 📝 fix technical documentation.
Full Changelog: v4.22.0...v4.23.0
v4.22.0
Changes
- ✨ add support for workflows
- ✨ add support for French Health Card V1
- ✨ add support for Driver License V1
- ✨ add support for Payslip FR V3
- ⚰️ remove support for international ID V1
Full Changelog: v4.21.0...v4.22.0
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