Releases: mindee/mindee-api-java
Releases · mindee/mindee-api-java
v4.6.0
Changes
- ♻️ change async timers & retry values
- ♻️ implement stricter value checks for async timers & retry
- ⬆️ update dependencies
- ✨ add Carte Grise v1 product
- ✨ add International ID v1 product
Full Changelog: v4.5.0...v4.6.0
Version 4.5.0
Changes
- 📝 use delombok to document lombok methods
- ✨ add nPages to Document class
- ✨ add pageId to custom values
Full Changelog: v4.4.1...v4.5.0
v4.4.1
v4.4.0
Changes
- ✨ add barcode reader v1
- ✨ add support for FR ID card v2
- ✨ add support for cropper v1
- ✨ add error code in HTTP exceptions
- ✨ add raw response string in response object
- ✨ add built-in async call polling
- ✨ add multi receipts detector v1
- ✨ better HTTP error printing
Fixes
- 🐛 fix minor spacing issue when printing lists
- 🐛 take line height tolerance into account when evaluating fields
Full Changelog: v4.3.0...v4.4.0
v4.3.0
Changes
- ✨ add cropper option
- ✨ add support for US w9 v1
- ✨ add better handling of HTTP errors
Full Changelog: v4.2.0...v4.3.0
Version 4.2.0
Changes
- ✅ add unit tests for receipt v4, invoice v4
- ✨ add support for US driver license v1
Full Changelog: v4.1.0...v4.2.0
Version 4.1.0
Changes
- ⚰️ remove shipping container
Fixes
- 🐛 fix for missing page data in us bank check
- 🐛 fix passport to match API return
Full Changelog: v4.0.0...v4.1.0
v4.0.0
¡Breaking Changes!
- 🎨 harmonize variable and class names with API response
- 🎨 improve code structure
- ♻️ harmonize naming with other client libraries
- 🎨 put all the api classes in the http package
- ♻️ simplify getting a polygon's centroid
- 🎨 simplify MindeeClient creation
- 🎨 simplify product class names
Changes
- ✨ add support for asynchronous endpoints
- ✨ add support for invoice splitter v1
- ✨ add support for financial document v1.1
- ✨ add support for FR bank account details v2
- ✨ add receipt v5 support
- ✨ allow printing of the entire response
- ✨ better printing of tax information
- ♻️ use better table output for line items
- 🎨 harmonize CLI with other libraries
- 💬 update product property descriptions
Fixes
- 🐛 fix for proper ordering of words
- 🐛 make sure account and endpoint is set on test script
Full Changelog: v3.4.0...v4.0.0
Version 3.4.0
Changes
- 📝 make code samples easier to read
- ✨ add support for FR bank account details
- ✨ Allow passing an URL to parse
Full Changelog: v3.3.0...v3.4.0
Version 3.3.0
Changes
- ♻️ 🐛 rework CLI, fix minor bugs along the way
- 🎨 use full java classes in sample code
- 🎨 ensure checkstyle enforces rules
- ✨ changed MindeeApi implementation to allow custom httpclientbuilders
Full Changelog: v3.2.1...v3.3.0