Skip to content

Releases: mindee/mindee-api-java

v5.0.0-beta1

06 May 12:40
7c18073

Choose a tag to compare

¡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

05 May 17:09
d1585d4

Choose a tag to compare

Changes

  • ✨ Add chaining for v2 utilities

Full Changelog: v4.43.1...v4.44.0

v4.43.1

17 Mar 09:40
188064f

Choose a tag to compare

Fixes

  • 🐛 use new style, static object mapper to avoid recreating multiple times

Full Changelog: v4.43.0...v4.43.1

v4.43.0

16 Mar 15:56
e3968f1

Choose a tag to compare

Changes

  • ✨ Add support for Classification, Crop, OCR and Split utilities.

Full Changelog: v4.42.1...v4.43.0

v4.42.1

12 Mar 10:04
981e2df

Choose a tag to compare

Changes

  • ⚰️ remove unused PayslipV2 product

Fixes

  • 🐛 decimal indicator should always be a period

Full Changelog: v4.42.0...v4.42.1

v4.42.0

24 Feb 15:05

Choose a tag to compare

Changes

  • ✨ add job information to inference
  • ♻️ update extraction routes

Full Changelog: v4.41.0...v4.42.0

v4.41.0

09 Feb 14:51
2184f62

Choose a tag to compare

Changes

  • ✨ add easy accessor for list in object field

Full Changelog: v4.40.0...v4.41.0

v4.40.0

19 Dec 18:23
9c25c12

Choose a tag to compare

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

02 Dec 11:52
c16c9e1

Choose a tag to compare

Changes

  • ✨ add support text context return option

Full Changelog: v4.38.0...v4.39.0

v4.38.0

26 Nov 12:23
7ac72dc

Choose a tag to compare

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