Skip to content

Releases: mindee/mindee-api-java

Version 3.0.0

16 Jan 13:13
Compare
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

Version 2.1.0

14 Dec 15:20
Compare
Choose a tag to compare

Changes

  • ✨ Add support for Invoice v4

Fixes

  • ⬆️ Bump jackson-databind from 2.13.4 to 2.13.4.2