Skip to content

Releases: mindee/mindee-api-python

v4.14.0

14 Nov 10:01
v4.14.0
10803a5
Compare
Choose a tag to compare

Changes

  • ✨ add support for business cards V1
  • ✨ add support for delivery note V1.1
  • ✨ add support for indian passport V1
  • ✨ add support for resume V1.1

Fixes

  • ♻️ adjust default values for async delays
  • ⬆️ fully migrate project to pyproject.toml

Full Changelog: v4.13.0...v4.14.0

v4.13.0

11 Oct 15:34
v4.13.0
6237dc5
Compare
Choose a tag to compare

Changes

  • ✨ add support for Financial Document v1.10
  • ✨ add support for Invoice v4.8

Full Changelog: v4.12.0...v4.13.0

v4.12.0

18 Sep 13:20
v4.12.0
8dca258
Compare
Choose a tag to compare

Changes

  • ✨ add support for BillOfLadingV1
  • ✨ add support for (US) UsMailV2
  • ✨ add support for (FR) EnergyBillV1
  • ✨ add support for (FR) PayslipV1
  • ✨ add support for NutritionFactsLabelV1

Fixes

  • 🐛 fixed a bug that prevented longer decimals from appearing in the string representation of some objects
  • 🐛 fixed a bug that caused non-table elements to unexpectedly appear truncated when printed to the console
  • 🐛 fix full text ocr extra not properly parsing
  • 📝 fix a few documentation errors & typos
  • 🔧 updated CI dependencies

Full Changelog: v4.11.0...v4.12.0

v4.11.0

04 Sep 14:40
v4.11.0
1afa1bb
Compare
Choose a tag to compare

Changes

  • ✨ add support for full text OCR extra
  • ✨ add support for invoice splitter auto-extraction

Fixes

  • 📝 add sample code example for image splitter auto-extraction
  • ♻️ refactor image_extraction and change name to extraction
  • 📝 update documentation
  • ♻️ fix many typos in product internals
  • ♻️ add a few missing __init__.py files

Full Changelog: v4.10.0...v4.11.0

v4.10.0

24 Jul 09:42
v4.10.0
eb75930
Compare
Choose a tag to compare

Changes

  • ✨ add support for Healthcare Card V1
  • ✨ add support for Invoice V4.7
  • ✨ add support for Financial Document V1.9
  • ✨ add support for BooleanField
  • ♻️ update company registration display format
  • ♻️ switch default image save format to PNG for image extractor

Fixes

  • 🐛 fix invalid display when trying to cast null amount fields to string

Full Changelog: v4.9.0...v4.10.0

v4.9.0

17 Jun 09:34
v4.9.0
822b36d
Compare
Choose a tag to compare

Changes

  • ✨ add support for complete multi-receipt extraction (#240)
  • ✨ add support for OCR text print in CLI tool (#239)

Fixes

  • ♻️ fix miscellaneous typos (#241)

Full Changelog: v4.8.0...v4.9.0

v4.8.0

24 May 14:44
v4.8.0
e2cf8d4
Compare
Choose a tag to compare

Changes

  • ✨ add support for webhooks responses & HMAC validation
  • ♻️ replaced PikePDF with PyPdfium2

Full Changelog: v4.7.0...v4.8.0

v4.7.0

21 May 08:45
v4.7.0
8d2539a
Compare
Choose a tag to compare

Changes

  • ✨ update receipt to 5.2 and financial document to 1.7

Full Changelog: v4.6.0...v4.7.0

v4.6.0

30 Apr 16:17
v4.6.0
47a8a84
Compare
Choose a tag to compare

Changes

  • ✨ add support for financial document v1.6 and invoice 4.6

Full Changelog: v4.5.0...v4.6.0

Version 4.5.0

15 Mar 14:11
v4.5.0
09c6f81
Compare
Choose a tag to compare

Changes

  • ✨ update Invoice to v4.5

Fixes

  • 🐛 fix invalid error code handling for some errors (#227)

Full Changelog: v4.4.1...v4.5.0