Releases: mindee/mindee-api-python
Releases Β· mindee/mindee-api-python
v2.3.0
24 May 17:55
Compare
Sorry, something went wrong.
No results found
Fixes
π make sure the 'Token' keyword is sent in the auth headers
Changes
β¨ now possible to read file contents at any time
π¨ run mypy in pre-commit
β¬οΈ upgrade pikepdf
β»οΈ minor cleanup / refactor
π Add basic automated class documentation
v2.2.0
24 Mar 21:20
Compare
Sorry, something went wrong.
No results found
Fixes
π π₯ fix for customer_company_registration being a list of values
Changes
β¨ allow specifying file closing behavior
β¬οΈ loosen setup.py requirements; update pinned dependencies
β
better testing of PDF pages
v2.1.1
15 Mar 19:37
Compare
Sorry, something went wrong.
No results found
Fixes
π fix for locale constructor
π fix custom document in CLI
π·οΈ declare type info to mypy
π fix for dumping JSON in CLI
Changes
π·οΈ set stricter pylint and mypy settings
π§βπ» add pre-commit to ensure proper code formatting
π¨ fixes to import order (isort) and documentation (pydocstyle)
v2.1.0
03 Mar 10:26
Compare
Sorry, something went wrong.
No results found
Changes
β¨ update to Invoices API v3
β»οΈ refactor Endpoint classes and document building
β¬οΈ Update PikePDF to 5.0.1
β¨ add a basic logger
v2.0.2
21 Feb 18:52
Compare
Sorry, something went wrong.
No results found
Fixes
π fix sending financial document via the CLI
Changes
β¨ allow getting OCR return in CLI
β¨ Make sure all document information is printed
v2.0.1
18 Feb 17:42
Compare
Sorry, something went wrong.
No results found
Fixes
π fix for invoice to string
π fix for counting empty PDF pages
Changes
β¬οΈ Update PikePDF to 4.5.0
β¬οΈ Update Pillow to 9.0.1 (security fix)
v2.0.0
14 Feb 16:19
Compare
Sorry, something went wrong.
No results found
New Features
β¨ Allow using custom documents (API builder)
Breaking Changes
β»οΈ confidence renamed to probability in the return fields to match API return
β»οΈ Client initialization reworked to be more extensible
β»οΈ Document loading and parsing reworked to separate arguments
Changes
β¬οΈ Upgrade pikepdf to 4.4.1
π Documentation migrated mainly to https://developers.mindee.com/docs
v1.3.1
01 Feb 19:43
Compare
Sorry, something went wrong.
No results found
Fixes
π fix probabilities not loaded from API #49
Changes
β¨ add CLI tool for testing
v1.3.0
18 Jan 20:18
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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