Releases: mindee/mindee-api-dotnet
Releases · mindee/mindee-api-dotnet
v3.8.0
Changes
- ♻️ tweak default async sample delays & retry
- ✨ add International ID
Full Changelog: v3.7.0...v3.8.0
v3.7.0
Changes
- ✨ add ability to parse URLs
Fixes
- 🐛 properly throw exceptions on predict_async API route
Full Changelog: v3.6.0...v3.7.0
v3.6.0
Changes
- ✨ add NPages property to Document class
- ✨ add pageId to custom doc values
Full Changelog: v3.5.0...v3.6.0
v3.5.0
v3.4.0
Changes
- ✨ add string helper functions to custom documents
Fixes
- 🐛 add missing confidence and polygon data to line items
Full Changelog: v3.3.0...v3.4.0
v3.3.0
Changes
- ♻️ simplify async product example
- ✨ add raw string response in response object
- 🔊 add global logging system
- ✨ add support for barcode reader v1
- ✨ add support for multi receipt detector v1
Fixes
- 🐛 fix for parsing invalid dates
- 🐛 fix for empty elements in PositionField
Full Changelog: v3.2.0...v3.3.0
Version 3.2.0
Changes
- ✨ add support for FR ID card v2
- ✨ add support for US W9 v1
- ✨ add built-in async call polling
- ✨ add DecimalField
- 🔊 better logging
- ✨ add a dateObject property to DateField class
Fixes
- 🐛 fix for alignment issues on ToString
- 🐛 StringField value should be null in case of empty string
Full Changelog: v3.1.0...v3.2.0
Version 3.1.0
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