Skip to content

Releases: mindee/mindee-api-java

v4.3.0

01 Sep 13:28
a62a71d

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

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

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

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

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

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

Version 3.2.1

28 Mar 14:03
4ea4846

Choose a tag to compare

Changes

  • ⬆️ update httpClient and picocli

Full Changelog: v3.2.0...v3.2.1

Version 3.2.0

27 Mar 20:37
6d81431

Choose a tag to compare

Changes

  • ✨ add experimental support for line items reconstruction in custom APIs
  • ✨ allow the HTTP client to use system properties
  • ✅ add tests for environment variables
  • 🎨 start conforming to Google Java standards
  • 🎨 rename CLI class to more explicit CommandLineInterface
  • ♻️ harmonize output with other client libraries

Fixes

  • 🐛 fix passport API version
  • 🐛 fix for US Bank check API
  • 🐛 fix cli version

Full Changelog: v3.1.0...v3.2.0

Version 3.1.0

02 Feb 13:38
d4de38c

Choose a tag to compare

Changes

  • ✨ support Financial Document V1
  • ✨ support proof of address V1
  • ✨ support Ocr property for Invoice and Receipt
  • ♻️ using IllegalStateException instead of NotSerializableException
  • ✨ add default constructors for ListFieldValue
  • ✏️ some renaming on Financial V1 and Proof of Address V1

Fixes

  • 🐛 Details property in Error become an object because it can handle both string and object

Full Changelog: v3.0.0...v3.1.0

Version 3.0.0

16 Jan 13:13

Choose a tag to compare

What's Changed

¡Breaking Changes!

♻️ Mindee class become MindeeClient
♻️ enable the possibility to use your own pdf implementation
♻️ improve the creation of MindeeClient and reduce deps

Changes

  • ✨ support document as stream
  • ✨ support tax base on Receipt V4
  • ✨ support EU License plates V1
  • ✨ support US Bank check V1
  • ✨ support FR Carte vitale V1
  • ✨ support FR Id Card
  • ✨ support Shipping container V1
  • ✨ support Receipt V4.1
  • ✨ support Invoice V4.1
  • ✨ support Custom document as object from API Builder
  • 📝 improve documentation
  • 📝 update Custom V1 to include classification