Skip to content

Releases: mindee/mindee-api-dotnet

v4.2.1

28 Apr 09:43
705442e

Choose a tag to compare

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

22 Apr 14:35
b50949b

Choose a tag to compare

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

22 Apr 16:32
f8e1f88

Choose a tag to compare

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

20 Apr 12:58
c0fc632

Choose a tag to compare

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

27 Mar 11:52
a96968c

Choose a tag to compare

Changes

  • ✨ Add support for Classification, Crop, OCR and Split utilities.
  • ✨ 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:
      • CustomV1
      • Bill of Lading
      • Business Card
      • Delivery Notes
      • Driver License
      • FR Energy Bill
      • Indian Passport
      • Nutrition Facts
      • Resume
      • US Healthcare Card
      • US Mail
  • 💥 ♻️ Refactor V2
    • ♻️ move V2-exclusive internals to dedicated V2 namespace
    • ♻️ rename Inference V2 product to Extraction
  • 💥 :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

23 Mar 13:24
b111daa

Choose a tag to compare

Changes

  • ♻️ mutualize framework targeting

Full Changelog: v4.0.0-rc1...v4.0.0-rc2

v4.0.0-rc1

19 Mar 14:31
fb41875

Choose a tag to compare

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

16 Mar 16:48

Choose a tag to compare

Changes

  • ✨ Add support for Classification, Crop, OCR and Split utilities.
  • ✨ 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:
      • CustomV1
      • Bill of Lading
      • Business Card
      • Delivery Notes
      • Driver License
      • FR Energy Bill
      • Indian Passport
      • Nutrition Facts
      • Resume
      • US Healthcare Card
      • US Mail
  • 💥 ♻️ Refactor V2
    • ♻️ move V2-exclusive internals to dedicated V2 namespace
    • ♻️ rename Inference V2 product to Extraction

Full Changelog: v3.39.0...v4.0.0-beta1

v3.39.0

02 Mar 14:10
70af421

Choose a tag to compare

Changes

  • ✨ add job information to inference

Full Changelog: v3.38.0...v3.39.0

v3.38.0

11 Feb 10:49
d128c1e

Choose a tag to compare

Changes

  • ✨ add missing accessors & fix broken simplefields accessors

Fixes

  • 🐛 fix improper handling of .NET 10

Full Changelog: v3.37.2...v3.38.0