v3.0.0
¡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