Releases: mindee/mindee-api-dotnet
Releases · mindee/mindee-api-dotnet
v3.31.0
Changes
- ✨ add typed properties to list and object
Fixes
- 📝 fix page options doc
Full Changelog: v3.30.0...v3.31.0
v3.30.0
Changes
- ✨ add support for page count & mime type, fix v2 field naming conventions
Fixes
- 🐛 fix for field attributes being at the wrong level
v3.29.0 - 2025-07-29
Changes
- ✨ Add support for mindee API V2 client & features
- 🔧 Tweak CI & testing
- ♻️ Uniformize variable naming across files
Full Changelog: v3.29.0-rc4...v3.30.0
v3.29.0
Changes
- ✨ Add support for mindee API V2 client & features
- 🔧 Tweak CI & testing
- ♻️ Uniformize variable naming across files
v3.29.0-rc4 - 2025-07-22
Changes
- ✨ add support for field locations & confidence score
- ♻️ change name of main calling methods (e.g.
EnqueueAndParseAsyncbecomesEnqueueAndGetInferenceAsync) - ✨ 💥 upgrade page options usage to match other SDKs (page indexes now start at 0)
Fixes
- 🐛 fix tests
- ♻️ update internal syntaxes
Full Changelog: v3.29.0-rc3...v3.29.0
v3.29.0-rc4
Changes
- ✨ add support for field locations & confidence score
- ♻️ change name of main calling methods (e.g.
EnqueueAndParseAsyncbecomesEnqueueAndGetInferenceAsync) - ✨ 💥 upgrade page options usage to match other SDKs (page indexes now start at 0)
Fixes
- 🐛 fix tests
- ♻️ update internal syntaxes
Full Changelog: v3.29.0-rc3...v3.29.0-rc4
v3.29.0-rc3
Changes
- ✨ merge enqueue parameters into a single object
Fixes
- ♻️
fieldproperty ofObjectFields now deserializes into anInferenceFieldsinstance. - ♻️ 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