Releases: mindee/mindee-api-dotnet
Releases · mindee/mindee-api-dotnet
v4.0.0-rc1
Changes
- 💥 :refactor: move polling options outside product parameters
- ♻️ harmonize v1 and v2 polling options
Full Changelog: v4.0.0-beta1...v4.0.0-rc1
v4.0.0-beta1
Changes
- ✨ Add support for
Classification,Crop,OCRandSplitutilities. - ✨ Add Strong Name support
- ✨ Add full CLI support for V1 & V2
- ⬆️ add support for .NET 4.7.2/4.8
- ✨ Add ability to search for models through Client and CLI
- ♻️ Make proper classes & methods static and/or private
- ⬆️ Mutualize and bump most dependencies
Fixes
- 🐛 Fix V1 CLI
- ♻️ Fix Logging using improper syntax
- 🐛 Fix dependency injections not functioning properly for .NET versions 4.7.2 and 4.8
¡Breaking Changes!
- 💥 ♻️ Refactor V1
- ♻️ move V1-exclusive internals to dedicated V1 namespace
- ⚰️ Remove support for deprecated products:
CustomV1Bill of LadingBusiness CardDelivery NotesDriver LicenseFR Energy BillIndian PassportNutrition FactsResumeUS Healthcare CardUS Mail
- 💥 ♻️ Refactor V2
- ♻️ move V2-exclusive internals to dedicated V2 namespace
- ♻️ rename
InferenceV2 product toExtraction
Full Changelog: v3.39.0...v4.0.0-beta1
v3.39.0
v3.38.0
Changes
- ✨ add missing accessors & fix broken simplefields accessors
Fixes
- 🐛 fix improper handling of .NET 10
Full Changelog: v3.37.2...v3.38.0
v3.37.2
v3.37.1
v3.37.0
Changes
- ✨ add loading local input source from base64
- ✨ add support for data schema parameter
Full Changelog: v3.36.1...v3.37.0
v3.36.1
Changes
- ✅ add initial testing on .NET 10
- ✅ test loading webP files
Fixes
- 🐛 allow retrieval of the inference ID
Full Changelog: v3.36.0...v3.36.1
v3.36.0
v3.35.0
Changes
- 📝 update readme links
- ✨ add RAG metadata in V2 results
- ✨ improved v2 error messages and exceptions
- ✨ add text_context option on V2 enqueue
Fixes
- 🐛 fix for C# 14 and .NET 10
Full Changelog: v3.34.0...v3.35.0