Skip to content

Releases: mindee/mindee-api-dotnet

v3.8.0

20 Dec 21:37
cf9e875
Compare
Choose a tag to compare

Changes

  • ♻️ tweak default async sample delays & retry
  • ✨ add International ID

Full Changelog: v3.7.0...v3.8.0

v3.7.0

22 Nov 16:10
31fc226
Compare
Choose a tag to compare

Changes

  • ✨ add ability to parse URLs

Fixes

  • 🐛 properly throw exceptions on predict_async API route

Full Changelog: v3.6.0...v3.7.0

v3.6.0

17 Nov 16:19
Compare
Choose a tag to compare

Changes

  • ✨ add NPages property to Document class
  • ✨ add pageId to custom doc values

Full Changelog: v3.5.0...v3.6.0

v3.5.0

13 Nov 15:45
4fc28c4
Compare
Choose a tag to compare

Changes

  • ✨ add support for us payroll check register

Full Changelog: v3.4.0...v3.5.0

v3.4.0

20 Oct 13:07
f14a915
Compare
Choose a tag to compare

Changes

  • ✨ add string helper functions to custom documents

Fixes

  • 🐛 add missing confidence and polygon data to line items

Full Changelog: v3.3.0...v3.4.0

v3.3.0

22 Sep 14:58
bd07066
Compare
Choose a tag to compare

Changes

  • ♻️ simplify async product example
  • ✨ add raw string response in response object
  • 🔊 add global logging system
  • ✨ add support for barcode reader v1
  • ✨ add support for multi receipt detector v1

Fixes

  • 🐛 fix for parsing invalid dates
  • 🐛 fix for empty elements in PositionField

Full Changelog: v3.2.0...v3.3.0

Version 3.2.0

13 Sep 09:30
b0d5431
Compare
Choose a tag to compare

Changes

  • ✨ add support for FR ID card v2
  • ✨ add support for US W9 v1
  • ✨ add built-in async call polling
  • ✨ add DecimalField
  • 🔊 better logging
  • ✨ add a dateObject property to DateField class

Fixes

  • 🐛 fix for alignment issues on ToString
  • 🐛 StringField value should be null in case of empty string

Full Changelog: v3.1.0...v3.2.0

Version 3.1.0

09 Aug 12:14
d33da5a
Compare
Choose a tag to compare

Changes

  • ✨ add support for US driver license v1

Full Changelog: v3.0.0...v3.1.0

v3.0.0

28 Jul 18:04
Compare
Choose a tag to compare

¡Breaking Changes!

  • 🎨 💥 harmonize response type with other libraries
  • 🎨 💥 change appsettings main key to 'Mindee'
  • 🎨 💥 separate HTTP classes, move products to Product namespace
  • 🔥 🎨 💥 init of client should be done directly
  • ♻️ 🎨 💥 send inputSource instances directly to parse methods
  • ♻️ 💥 seal product classes
  • ♻️ 💥 use PredictOptions object to allow more flexibility in the client API

Changes

  • ⚰️ remove shipping container
  • ✨ support async and invoice splitter v1
  • 🎨 rework CLI
  • ✨ update to latest version of passport, invoice, receipt, financial doc
  • ✨ add support for fr bank account details v2
  • ✅ add tests for empty responses
  • ✅ add more relevent integration tests

Fixes

  • 🐛 fix page output in us bank check

Full Changelog: v2.2.1...v3.0.0

Version 2.2.1

30 May 13:06
81196b6
Compare
Choose a tag to compare

Changes

  • ⬆️ update RestSharp to 109.0.1

Full Changelog: v2.2.0...v2.2.1