Releases: mindee/mindee-api-dotnet
Releases · mindee/mindee-api-dotnet
v4.2.1
Fixes
- 🐛 fix package symbol errors when publishing CLI NuGet (#400)
v4.2.0 - 2026-04-22
Changes
- ✨ add nuGet support for CLI
Fixes
- 🐛 fix CLI sometimes crashing if V2 key wasn't provided
- 🐛 fix CLI loading slowly
Full Changelog: v4.2.0-rc1...v4.2.1
v4.2.0-rc1
Changes
- ✨ add nuGet support for CLI
Fixes
- 🐛 fix CLI sometimes crashing if V2 key wasn't provided
Full Changelog: v4.1.0...v4.2.0-rc1
v4.2.0
Changes
- ✨ add nuGet support for CLI
Fixes
- 🐛 fix CLI sometimes crashing if V2 key wasn't provided
- 🐛 fix CLI loading slowly
Full Changelog: v4.2.0...v4.2.0
v4.1.0
Changes
- ✨ add support for V2 crop and split file operations
Fixes
- 📝 fix a few typos in changelog
Full Changelog: v4.0.1...v4.1.0
v4.0.0
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
- ♻️ mutualize framework targeting
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
- 💥 :refactor: move polling options outside product parameters
v4.0.0-rc2 - 2026-03-23
Changes
- ♻️ mutualize framework targeting
Full Changelog: v4.0.0-rc1...v4.0.0
v4.0.0-rc2
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