Skip to content

Releases: mindee/mindee-api-nodejs

v5.6.0

Choose a tag to compare

@ianardee ianardee released this 03 Aug 09:37
09ad6d6

Changes

  • ✨ add support for webhook errors
  • ⬆️ add husky
  • ⬆️ add eslint rules
  • ⬆️ add direct license checker
  • ♻️ replace dashes with colons in package.json script commands
  • 🔧 add secretlint
  • 🔧 ⚰️ remove support for mocha

Fixes

  • ⬆️ bump dependencies

Full Changelog: v5.5.0...v5.6.0

v5.5.0

Choose a tag to compare

@ianardee ianardee released this 01 Jul 13:14
63dbed9

Fixes

  • 📝 minor tweak to SKILL file
  • 🐛 retry once on connection error
  • ♻️ rework and fix extractors (💥 some undocumented functions break)

Full Changelog: v5.4.0...v5.5.0

v5.4.0

Choose a tag to compare

@ianardee ianardee released this 22 Jun 13:32
6fb7613

Fixes

  • 🐛 💥 harmonize Crop and Split extraction (now ready for public use)

Full Changelog: v5.3.1...v5.4.0

v5.3.1

Choose a tag to compare

@ianardee ianardee released this 11 Jun 09:51
8f56250

Fixes

  • ⬆️ bump 'tmp' and 'file-type'
  • 🐛 ✨ get results by URL directly

Full Changelog: v5.3.0...v5.3.1

v5.3.0

Choose a tag to compare

@ianardee ianardee released this 07 May 14:31
4257927

Changes

  • ✨ Add support for extraction in crop, split, and classify products

Full Changelog: v5.2.0...v5.3.0

v5.2.0

Choose a tag to compare

@ianardee ianardee released this 14 Apr 11:35
99b5310

Changes

  • ✨ add support for crop operation for V2
  • ✨ add support for split operation for V2
  • ⬆️ bump dependencies

Fixes

  • 🐛 fix quality defaulting to 4.17 (300/72) instead of 1 when extracting cropped zones
  • 🐛 fix split extraction not allowing for image files
  • 🐛 fix naming in extracted PDFs

Full Changelog: v5.1.1...v5.2.0

v5.1.1

Choose a tag to compare

@ianardee ianardee released this 11 Mar 12:57
abae633

Changes

  • ➖ tslib is never imported, remove from dependencies

Full Changelog: v5.1.0...v5.1.1

v5.1.0

Choose a tag to compare

@ianardee ianardee released this 02 Mar 12:59
d49ce59

Changes

  • ✨ add to job information

Fixes

  • 🐛 fix for printing crop results
  • 🐛 proper init of webhook payload

Full Changelog: v5.0.2...v5.1.0

v5.0.2

Choose a tag to compare

@ianardee ianardee released this 27 Feb 11:16
58dfeaf

Changes

  • 🐛 always use the provided result URL

Full Changelog: v5.0.1...v5.0.2

v5.0.1

Choose a tag to compare

@ianardee ianardee released this 24 Feb 11:39
4f83106

Changes

  • ♻️ rename client options directory (internal)
  • ⬆️ bump dev dependencies to fix vulnerabilities

Full Changelog: v5.0.0...v5.0.1