Skip to content

v4.0.0

Compare
Choose a tag to compare
@ianardee ianardee released this 20 Jun 15:29
· 173 commits to main since this release

¡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