Skip to content

Releases: mindee/mindee-api-python

Version 3.11.1

13 Jul 16:29
9c3dba2

Choose a tag to compare

Changes

  • ⬆️ GitHub CI and mypy updates
  • ⬆️ update requests to 2.31

Fixes

  • 🐛 fix full_name for multiple given names
  • 🐛 fix for parsing OCR response in CLI

Full Changelog: v3.11.0...v3.11.1

Version 3.11.0

03 Jul 09:22
1c43880

Choose a tag to compare

Changes

  • ✨ add basic support for line items
  • ✨ add support for FR bank account details v2

Full Changelog: v3.10.0...v3.11.0

Version 3.10.0

26 Jun 12:31
ada770f

Choose a tag to compare

Changes

  • ⚰️ remove support for Shipping Container
  • ✨ add OpenAPI GET request
  • ✨ add OCR output in CLI
  • ✨ add support for material certificate v1

Fixes

  • 🐛 fix potential problem where the words can be re-arranged by the user when calculating lines.

Full Changelog: v3.9.1...v3.10.0

Version 3.9.1

07 Jun 15:54
61f3b44

Choose a tag to compare

Changes

  • 📝 add documentation for OCR extraction

Full Changelog: v3.9.0...v3.9.1

Version 3.9.0

06 Jun 14:05
5d9db6b

Choose a tag to compare

Changes

  • ✨ add support for financial documents v1.1
  • ✨ add support for handling OCR return
  • ♻️ update printing of receipt, invoice, financial doc

Full Changelog: v3.8.2...v3.9.0

Version 3.8.2

23 May 13:54
b5bfdde

Choose a tag to compare

Changes

  • ♻️ add a specific class for classifications, which are never None

Fixes

  • 🐛 fix for tax base amount

Full Changelog: v3.8.1...v3.8.2

Version 3.8.1

11 May 14:52
6742ce1

Choose a tag to compare

Fixes

  • 🐛 fix naming of job ID property

Full Changelog: v3.8.0...v3.8.1

Version 3.8.0

10 May 13:38
55704e8

Choose a tag to compare

Changes

  • ✨ add support for Invoice Splitter V1
  • ✨ add support for asynchronous requests
  • Full Changelog: v3.7.1...v3.8.0

Version 3.7.1

20 Apr 15:50
e3f04b3

Choose a tag to compare

Fixes

  • 🐛 fix EU imports, use short imports in tests

Full Changelog: v3.7.0...v3.7.1

Version 3.7.0

18 Apr 16:25
a695853

Choose a tag to compare

Changes

  • ✨ add support for receipt v5
  • ✅ use code samples for integration testing

Full Changelog: v3.6.0...v3.7.0