Skip to content

Releases: mindee/mindee-api-python

Version 3.8.1

Choose a tag to compare

@sebastianMindee sebastianMindee released this 11 May 14:52
6742ce1

Fixes

  • 🐛 fix naming of job ID property

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

Version 3.8.0

Choose a tag to compare

@sebastianMindee sebastianMindee released this 10 May 13:38
55704e8

Changes

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

Version 3.7.1

Choose a tag to compare

@ianardee ianardee released this 20 Apr 15:50
e3f04b3

Fixes

  • 🐛 fix EU imports, use short imports in tests

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

Version 3.7.0

Choose a tag to compare

@ianardee ianardee released this 18 Apr 16:25
a695853

Changes

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

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

Version 3.6.0

Choose a tag to compare

@ianardee ianardee released this 10 Mar 19:27
b5c823a

Changes

  • ✨ add an URL input source
  • 📝 add proof of address documentation

Fixes

  • 🐛 fix file extension for sample code inclusion

Full Changelog: v3.5.0...v3.6.0

Version 3.5.0

Choose a tag to compare

@ianardee ianardee released this 17 Feb 11:39
056f231

Changes

  • 🦺 make sure CI is run on various OSes
  • ⬆️ general update to all dependencies
  • ✨ add support for FR carte vitale v1
  • ✨ add support for FR ID card v1
  • ✨ add support for shipping container v1
  • ✨ add EU license plate v1
  • 📝 add sample code for all supported APIs

Fixes

  • 🐛 fix for null classification field on custom APIs

Full Changelog: v3.4.0...v3.5.0

Version 3.4.0

Choose a tag to compare

@ianardee ianardee released this 01 Feb 14:41
362ca33

Changes

  • ✨ add support for: financial document v1
  • ✨ add support for: proof of address v1

Deprecations

The FinancialV1 class is now deprecated.

It's still usable with no code modifications but will be removed in a future release.

All users are encouraged to move to FinancialDocumentV1 which has much better performance.
Also field names in FinancialDocumentV1 now match those of Invoice and Receipt.

Full Changelog: v3.3.0...v3.4.0

Version 3.3.0

Choose a tag to compare

@ianardee ianardee released this 27 Jan 12:11

Changes

  • ✨ Add French carte grise v1 support

Full Changelog: v3.2.1...v3.3.0

Version 3.2.1

Choose a tag to compare

@ianardee ianardee released this 18 Jan 14:19

Changes

  • ⬆️ Update pikepdf
  • ✨ Add support for Python 3.11

Fixes

  • 🐛 Fix misleading docstrings

Full Changelog: v3.2.0...v3.2.1

v3.2.0

Choose a tag to compare

@ianardee ianardee released this 06 Jan 13:37

What's Changed

Full Changelog: v3.1.1...v3.2.0