Releases: mindee/mindee-api-dotnet
Releases · mindee/mindee-api-dotnet
v3.29.0-rc3
Changes
- ✨ merge enqueue parameters into a single object
Fixes
- ♻️
field
property ofObjectField
s now deserializes into anInferenceFields
instance. - ♻️ remove redundant logic
- 📝 fix documentation typos
- ♻️ fix code sample
Full Changelog: v3.29.0-rc2...v3.29.0-rc3
v3.29.0-rc2
Changes
- ✨ add very basic printing of results
Fix
- ⚰️ remove unneeded V2 classes
- ♻️ use an abstract class for the API to harmonize JSON parsing, logging
- 🐛 use correct route for GET on job
Full Changelog: v3.29.0-rc1...v3.29.0-rc2
v3.29.0-rc1
Changes
- ⚗️ add experimental support for V2 API
- ⚗️ add experimental support for V2 inferences
- 📝 add sample codes
- 🔧 add proper logging in V2 HTTP calls
- ⬆️ bump all MS dependencies
- ♻️ tweak the way sanity testing is done
Fix
- ♻️ fix some issues with logging
- ⬆️ update some testing dependencies
- ♻️ add fallback support for logging on older windows installs
Full Changelog: v3.28.0...v3.29.0-rc1
v3.28.0
Changes
- ✨ add support for address fields
- ✨ add support for Financial Document V1.12
- ✨ add support for Invoices V4.10
- ✨ add support for US Healthcare Cards V1.2
- ♻️ add support for nullable confidence scores
Full Changelog: v3.27.0...v3.28.0
v3.27.0
v3.26.0
v3.25.0
Changes
- ✨ add support for Financial Document V1.12
- ✨ add support for Invoices V4.10
- ✨ add support for US Healthcare Cards V1.2
- ✨ add support for FR EnergyBill V1.2
- ✨ allow asynchronous custom products in CLI
- ⚰️ deprecate EU License Plate
- ⚰️ deprecate EU Driver License
- ⚰️ deprecate Proof of Address
- ⚰️ deprecate US W9
- ⚰️ deprecate US Driver License
Fixes
- ♻️ upgrade descriptions, documentation & CLI products
- ♻️ update data structure for Invoice Splitter
Full Changelog: v3.24.3...v3.25.0
v3.24.3
Changes
- ♻️ harmonise platform names with other client libs
- ⬆️ add official support for .NET 9.0
Full Changelog: v3.24.2...v3.24.3
v3.24.2
Changes
- ♻️ increase async retry timers
Fixes
- 🐛 fix classifications not having a confidence score
Full Changelog: v3.24.1...v3.24.2
v3.24.1
Changes
- 📝 update reference documentation
Fixes
- 🐛 fix missing boolean accessor for generated object
Full Changelog: v3.24.0...v3.24.1