Skip to content

Releases: mindee/mindee-api-java

v4.6.0

22 Dec 00:10
ce33e84
Compare
Choose a tag to compare

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

17 Nov 16:28
v4.5.0
2c1e9e7
Compare
Choose a tag to compare

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

25 Sep 13:54
8c70a40
Compare
Choose a tag to compare

Changes

  • ✨ add a method to simplify getting the document object

Full Changelog: v4.4.0...v4.4.1

v4.4.0

22 Sep 15:48
21fb097
Compare
Choose a tag to compare

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

01 Sep 13:28
a62a71d
Compare
Choose a tag to compare

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

09 Aug 12:13
477de49
Compare
Choose a tag to compare

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

24 Jul 08:03
cba32bd
Compare
Choose a tag to compare

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

20 Jun 15:29
Compare
Choose a tag to compare

¡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

02 May 16:40
4d49492
Compare
Choose a tag to compare

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

19 Apr 10:38
Compare
Choose a tag to compare

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