v4.0.0
¡Breaking Changes!
- 🎨 harmonize variable and class names with API response
- 🎨 improve code structure
- ♻️ harmonize naming with other client libraries
- 🎨 put all the api classes in the http package
- ♻️ simplify getting a polygon's centroid
- 🎨 simplify MindeeClient creation
- 🎨 simplify product class names
Changes
- ✨ add support for asynchronous endpoints
- ✨ add support for invoice splitter v1
- ✨ add support for financial document v1.1
- ✨ add support for FR bank account details v2
- ✨ add receipt v5 support
- ✨ allow printing of the entire response
- ✨ better printing of tax information
- ♻️ use better table output for line items
- 🎨 harmonize CLI with other libraries
- 💬 update product property descriptions
Fixes
- 🐛 fix for proper ordering of words
- 🐛 make sure account and endpoint is set on test script
Full Changelog: v3.4.0...v4.0.0