Skip to content

Releases: mindee/mindee-api-nodejs

Version 4.9.0

21 Feb 15:22
v4.9.0
7bc70c8
Compare
Choose a tag to compare

Changes

  • ✨ add support for resume V1
  • ✨ add support for International ID v2
  • ✨ add support for EU Driver License V1

Fixes

📝 misc doc fixes

Full Changelog: v4.8.2...v4.9.0

Version 4.8.2

09 Feb 09:48
v4.8.2
4bb52f1
Compare
Choose a tag to compare

Changes

  • ♻️ increased update time for async retries

Fixes

  • 🐛 fixed improper float parsing for Generated list objects
  • 🐛 typescript should now allow the use of default values for enqueueAndParse() async options

Full Changelog: v4.8.1...v4.8.2

Version 4.8.1

07 Feb 10:07
v4.8.1
4e26f57
Compare
Choose a tag to compare

Fixes

  • 🐛 fixed invalid code samples for generated & async generic APIs
  • 📝 fix corresponding docs

Full Changelog: v4.8.0...v4.8.1

Version 4.8.0

05 Feb 16:41
v4.8.0
Compare
Choose a tag to compare

Changes

  • ✨ add support for Generated APIs
  • ✨ add custom GeneratedList & GeneratedObject classes linked to Generated APIs
  • ⬆️ update test lib to add testing samples for Generated APIs
  • ⬆️ upgraded dependencies & lockfile version
  • ♻️ add new generated namespace & associated documentation
  • 🔧 add unit tests for generated APIs
  • 🔧 add code samples for generated APIs
  • ♻️ add CLI entry for generated APIs
  • 📝 add documentation entry for generated APIs
  • ♻️ expose a bit more of our internals for easier use (#247)

Full Changelog: v4.7.0...v4.8.0

v4.7.0

30 Jan 14:43
v4.7.0
b77d9aa
Compare
Choose a tag to compare

Changes

  • ⬆️ update invoices to 4.4
  • ✨ add rawValue to string fields.

Full Changelog: v4.6.1...v4.7.0

Version 4.6.1

15 Dec 13:21
v4.6.1
7740200
Compare
Choose a tag to compare

Changes

  • ♻️ tweak async delays & retry
  • ♻️ tweak default async sample delays & retry
  • 📝 update md doc & fix typos

Full Changelog: v4.6.0...v4.6.1

Version 4.6.0

11 Dec 16:11
v4.6.0
43af355
Compare
Choose a tag to compare

Changes

  • ✨ add invoice-splitter auto-splitting feature
  • 📝 add examples to illustrate auto-splitting feature
  • ♻️ add unit tests for auto-splitting feature
  • ♻️ rename exemple folder to example
  • ⬆️ update testing library

Full Changelog: v4.5.0...v4.6.0

Version 4.5.0

29 Nov 13:15
v4.5.0
c43e40b
Compare
Choose a tag to compare

Changes

  • ✨ add Multi-Receipts auto-extraction feature
  • 🎨 add example file to illustrate multi-receipt image extraction feature
  • ♻️ add new imageOperations namespace
  • ♻️ fix loose typing issues for inputsources

Full Changelog: v4.4.0...v4.5.0

Version 4.4.0

17 Nov 15:46
v4.4.0
dc70854
Compare
Choose a tag to compare

v4.4.0 - 2023-11-17

Changes

  • ✨ add support for Carte Grise V1
  • ✨ add page number attribute to doc
  • ⬆️ update product tests & doc

Fixes

  • 🐛 fix broken page_id attribute for newer custom builds

Full Changelog: v4.3.3...v4.4.0

Version 4.3.3

07 Nov 16:26
v4.3.3
74f8e9b
Compare
Choose a tag to compare

Changes

  • ♻️ update invoice splitter

Fixes

  • 🐛 fix display issues when products didn't have pages
  • 📝 fix doc typos

Full Changelog: v4.3.2...v4.3.3