Skip to content

Releases: mindee/mindee-api-dotnet

v3.29.0-rc3

09 Jul 14:34
1f841e8
Compare
Choose a tag to compare

Changes

  • ✨ merge enqueue parameters into a single object

Fixes

  • ♻️ field property of ObjectFields now deserializes into an InferenceFields instance.
  • ♻️ remove redundant logic
  • 📝 fix documentation typos
  • ♻️ fix code sample

Full Changelog: v3.29.0-rc2...v3.29.0-rc3

v3.29.0-rc2

03 Jul 12:55
e85ebb2
Compare
Choose a tag to compare

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

30 Jun 17:58
483e2eb
Compare
Choose a tag to compare

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

04 Jun 07:44
85e90f4
Compare
Choose a tag to compare

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

22 Apr 14:09
5bb6d51
Compare
Choose a tag to compare

Changes

  • ✨ add support for workflow polling (#304)

Fixes

  • Fix improper deserialization of date formats in workflow execution.

Full Changelog: v3.26.0...v3.27.0

v3.26.0

16 Apr 15:04
d4c692d
Compare
Choose a tag to compare

Changes

  • ✨ add support for RAG parameter in workflow executions (#299)

Full Changelog: v3.25.0...v3.26.0

v3.25.0

08 Apr 15:00
58b7bc5
Compare
Choose a tag to compare

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

13 Feb 15:59
d5e16cc
Compare
Choose a tag to compare

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

09 Jan 16:44
78afdd4
Compare
Choose a tag to compare

Changes

  • ♻️ increase async retry timers

Fixes

  • 🐛 fix classifications not having a confidence score

Full Changelog: v3.24.1...v3.24.2

v3.24.1

08 Jan 15:29
f84a1bd
Compare
Choose a tag to compare

Changes

  • 📝 update reference documentation

Fixes

  • 🐛 fix missing boolean accessor for generated object

Full Changelog: v3.24.0...v3.24.1