Skip to content

v3.0.0

Compare
Choose a tag to compare
@ianardee ianardee released this 28 Jul 18:04
· 130 commits to main since this release

¡Breaking Changes!

  • 🎨 💥 harmonize response type with other libraries
  • 🎨 💥 change appsettings main key to 'Mindee'
  • 🎨 💥 separate HTTP classes, move products to Product namespace
  • 🔥 🎨 💥 init of client should be done directly
  • ♻️ 🎨 💥 send inputSource instances directly to parse methods
  • ♻️ 💥 seal product classes
  • ♻️ 💥 use PredictOptions object to allow more flexibility in the client API

Changes

  • ⚰️ remove shipping container
  • ✨ support async and invoice splitter v1
  • 🎨 rework CLI
  • ✨ update to latest version of passport, invoice, receipt, financial doc
  • ✨ add support for fr bank account details v2
  • ✅ add tests for empty responses
  • ✅ add more relevent integration tests

Fixes

  • 🐛 fix page output in us bank check

Full Changelog: v2.2.1...v3.0.0