Skip to content

Releases: mindee/mindee-api-python

v1.2.3

22 Dec 13:50
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Changes

  • ⚡ Invoice - better total tax reconstruction

v1.1.0 - invoice API v2

01 Feb 16:06
64388aa
Compare
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
Compare
Choose a tag to compare

Changes

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

v1.0.1

01 Feb 16:08
Compare
Choose a tag to compare

🎉 First stable release! See mindee.com for extended documentation.