Skip to content

Releases: mindee/mindee-api-python

Version 4.0.1

30 Oct 16:44
v4.0.1
27ffa48
Compare
Choose a tag to compare

What's Changed

  • 🐛 fix missing internal imports

Full Changelog: v4.0.0...v4.0.1

Version 4.0.0

30 Oct 15:10
v4.0.0
f3c0857
Compare
Choose a tag to compare

What's Changed

¡Breaking Changes!

  • 🎨 💥 harmonize response types & syntax with other libraries
  • 🎨 💥 change endpoint management & syntax
  • 🎨 💥 move products to product module

Changes

  • ✨ add support for auto-poll asynchronous parsing
  • ✨ add support for products with both sync & async modes
  • ✨ add support for async custom products
  • ✨ 📝 add auto-generated md doc
  • ♻️ 📝 update rst doc
  • ⬆️ update dependencies
  • 🧪 add experimental support for feedback API
  • ⬆️ improved support for custom Line Items reconstruction
  • ⬆️ update error management system
  • ♻️ update unit-tests
  • ⬆️ implement regression testing
  • ♻️ update CLI
  • ♻️ re-organize geometry module
  • ⚰️ remove support for ReceiptV3
  • ⚰️ remove support for InvoiceV3

Fixes

  • 🐛 fix raw_http attribute displaying a python dict instead of raw JSON

Full Changelog: v3.13.2...v4.0.0

Version 3.13.2

18 Oct 13:41
6929e0d
Compare
Choose a tag to compare

Changes

  • ⬆️ update urllib & pillow dependencies

Full Changelog: v3.13.1...v3.13.2

Version 3.13.1

04 Oct 08:30
4e148ec
Compare
Choose a tag to compare

Changes

  • ⬆️ update urllib, charset-normalizer & package dependencies

Full Changelog: v3.13.0...v3.13.1

Version 3.13.0

21 Sep 15:29
8b47d9a
Compare
Choose a tag to compare

Changes

  • ✨ add support for Multi Receipts Detector V1
  • ✨ add support for Barcode Reader V1
  • ✨ add support for US W9 V1
  • ♻️ small internal tweaks to accomodate for new products

Full Changelog: v3.12.0...v3.13.0

Version 3.12.0

15 Sep 13:28
ba59f05
Compare
Choose a tag to compare

Changes

  • ✨ add support for FR ID card v2

Full Changelog: v3.11.1...v3.12.0

Version 3.11.1

13 Jul 16:29
9c3dba2
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Changes

  • 📝 add documentation for OCR extraction

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