Skip to content

Releases: mindee/mindee-api-python

v4.1.0

17 Nov 16:20
9aa716c
Compare
Choose a tag to compare

Changes

  • 🧪 optimize CI + add retry mechanism
  • ♻️ homogenize typing & classes
  • ⬆️ upgrade support for python 3.12
  • ✨ add n_pages attribute to document
  • 🧪 ✨ add experimental pdf-fixing utility

Fixes

  • 📝 fix invoice-splitter doc
  • 🔧 fix wrongful instance variable assignments
  • 🔧 rework custom internals & fix custom page_id

Full Changelog: v4.0.2...v4.1.0

Version 4.0.2

10 Nov 11:42
v4.0.2
704d5d2
Compare
Choose a tag to compare

Fixes

  • 🐛 fix crashes when trying to parse from newer custom APIs

Full Changelog: v4.0.1...v4.0.2

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