Skip to content

Releases: mindee/mindee-api-python

v1.3.1

01 Feb 19:43

Choose a tag to compare

Fixes

🐛 fix probabilities not loaded from API #49

Changes

✨ add CLI tool for testing

v1.3.0

18 Jan 20:18

Choose a tag to compare

Fix

  • 🐛 Fixed URLs not built properly on Windows OS
    #33
  • 🐛 fixed API error when using base64
    #45

Chg

  • ✨ Add user-agent header with SDK and Python versions
  • ✨ Use pikepdf to replace pyMuPDF
  • 👷 Pass all code through Black
  • 📌 use pip-tools and setup.py to pin all dependencies
  • 📄 change to MIT license

v1.2.3

22 Dec 13:50

Choose a tag to compare

v1.2.3 (2021-12-22)

Fix

  • ⬆️ upgrade pymupdf to 1.18.17

Bug

  • 🐛 handle few PDF files considered blank
  • ✅ re-initialize file cursor in test

v1.2.2

21 Oct 19:14

Choose a tag to compare

Mindee python SDK

v1.2.2 (2021-10-11)

Fix

  • 🐛 Fixed #15

Chg

  • ✨ Added pdf page number parameter for multi-pages pdfs
  • ✨ Added a blank pages only PDF detection & error raising

v1.2.1

23 Sep 18:12

Choose a tag to compare

Fix

  • 🐛 Forward uploaded file name for file verification rules
  • 🐛 Change token management for new header format

v1.2.0

25 Aug 11:03
45ebd61

Choose a tag to compare

  • ✨ Adapted SDK to the new Mindee API endpoint
  • ⚡ Single page object reconstruction is now server-side
  • ➖ Removed Numpy dependency
  • ✅ Updated tests with new data

v1.1.2

19 Feb 15:16

Choose a tag to compare

Changes

  • ✅ Added tests for financial document last bug on tax rate
  • ➕ added pytest-cov dev dependency
  • 🔖 prepare v1.1.2
  • 🔍 📝 changed README title

Fixes

  • 🐛 fixed bug on financial_document tax rate and version

v1.1.1

01 Feb 16:15

Choose a tag to compare

Changes

  • ⚡ Invoice - better total tax reconstruction

v1.1.0 - invoice API v2

01 Feb 16:06
64388aa

Choose a tag to compare

Changes

  • 💥 ⚡ Invoice - update endpoint to v2 (performance update + international scope)
  • ✨ Invoice - International payment details (IBAN, routing number, SWIFT/BIC code, account number)
  • ✨ Invoice - international company registration number support

v1.0.2

01 Feb 16:12

Choose a tag to compare

Changes

  • 🐛 Receipt & Invoice - Fixed a bug where the tax rate could be output as zero