Releases: mindee/mindee-api-java
Releases · mindee/mindee-api-java
v5.0.0-beta1
¡Breaking Changes!
- ⚰️ Remove obsolete/unused products:
- ⚰️ bank account details
- ⚰️ bank check
- ⚰️ bill of lading
- ⚰️ business card
- ⚰️ API Builder (custom)
- ⚰️ delivery notes
- ⚰️ energy bill FRA
- ⚰️ french healthcard
- ⚰️ nutrition facts
- ⚰️ payslip FRA
- ⚰️ resume
- ⚰️ US healthcare cards
- ⚰️ US mail
- ♻️ 💥 rework v1 and v2 namespaces
- rework file operations
- move settings
- rework client
- rename api classes
- 💥 drop support for Java 1.8
- ♻️ 💥 LocalResponse class should be version-specific
- 💥 prefer geometry objects over static classes
- 💥 use 0-based page indexes for split file names
Changes
- ✨ add explicit support for Java 25
- ✨ add local Crop and Split for v2
- ✨ allow easier replacing of the PDF library by using interfaces
Full Changelog: v4.44.0...v5.0.0-beta1
v4.44.0
v4.43.1
Fixes
- 🐛 use new style, static object mapper to avoid recreating multiple times
Full Changelog: v4.43.0...v4.43.1
v4.43.0
Changes
- ✨ Add support for
Classification,Crop,OCRandSplitutilities.
Full Changelog: v4.42.1...v4.43.0
v4.42.1
Changes
- ⚰️ remove unused PayslipV2 product
Fixes
- 🐛 decimal indicator should always be a period
Full Changelog: v4.42.0...v4.42.1
v4.42.0
Changes
- ✨ add job information to inference
- ♻️ update extraction routes
Full Changelog: v4.41.0...v4.42.0
v4.41.0
v4.40.0
Changes
- ✨ add basic data-schema replace to v2
- ⬆️ security, bump dependency versions
- ✨ add big decimal support to v2 fields
- 🧑💻 automatically check for common coding problems
Fixes
- 🧑💻 minor fixes for common coding problems
Full Changelog: v4.39.0...v4.40.0
v4.39.0
v4.38.0
Changes
- ✨ add support for textContext parameter in V2
- ✨ add support for data_schema property
Fixes
- 🐛 fix for missing data_schema property in active options
Full Changelog: v4.37.0...v4.38.0