Skip to content

Releases: mindee/mindee-api-ruby

v5.0.0.rc1

15 Apr 11:18
dc069fa

Choose a tag to compare

¡Breaking Changes!

  • ♻️ 💥 change FileOperation module name to FileOperations
  • ♻️ 💥 change Dependency module name to Dependencies

Fixes

  • 🔧 fix many typing issues

Full Changelog: v5.0.0.beta1...v5.0.0.rc1

v5.0.0.beta1

08 Apr 08:42
76dc287

Choose a tag to compare

¡Breaking Changes!

  • 💥 ♻️ update V1 & V2 syntaxes to match other SDKs
    • ♻️ move V1 client to V1 module
    • ♻️ move V2 client to V2 module
    • ♻️ move legacy products to 'V1' module
    • ♻️ add parsing and extraction to v1 module
    • ♻️ move V1 HTTP to V1 module
    • ♻️ move V2 HTTP module to V2 namespace
    • ♻️ move data schema to extraction parameters namespace
  • ⬆️ 💥 drop support for ruby < 3.2
  • ♻️ 💥 change raw_http attribute in responses to be actual json strings
  • ♻️ 💥 make logging configurable and default output to stderr
  • ♻️ 💥 remove useless PDFExtractor module
  • ♻️ 💥 change Errors module to Error
  • ♻️ 💥 change Ocr modules and classes to OCR to keep consistency
  • 💥 remove support for the following V1 products:
    • ⚰️ US Bank Check V1
    • ⚰️ Bill of Lading V1
    • ⚰️ Business Card V1
    • ⚰️ FR Carte Grise V1
    • ⚰️ Delivery Notes V1
    • ⚰️ Driver License V1
    • ⚰️ FR Energy Bill V1
    • ⚰️ Nutrition Facts V1

Changes

  • ✨ ⬆️ add support for mindee-lite gem
  • ✨ add support for crop operation
  • ✨ add support for split operation
  • ✨ add support for model search
  • ✨ add support for V2 CLI
  • 🔧 ⬆️ add better tooling and pre-commit hook
  • ⬆️ and bump all dependencies

Fixes

  • 🐛 fix webhook IDs not sending properly
  • 🐛 fix miscellaneous issues leading to saved ExtractedPDF instances having invalid names
  • ♻️ fix miscellaneous typing issues relating to ExtractedPDF and ExtractedImage classes

Full Changelog: v4.13.0...v5.0.0.beta1

v4.13.0

03 Mar 09:49
adcdbfc

Choose a tag to compare

Changes

  • ✨ add support for V2 Classification product
  • ✨ add support for V2 Crop product
  • ✨ add support for V2 Ocr product
  • ✨ add support for V2 Split product
  • ♻️ make polling follow API urls instead of re-constructing them
  • ✨ add support for generic product accessors in V2
  • ♻️ add proper tests for ruby 4

Fixes

  • ♻️ fix tests file paths

Full Changelog: v4.12.0...v4.13.0

v4.12.0

25 Feb 15:40
e2d7e34

Choose a tag to compare

Changes

  • ✨ add job information to inference
  • ✨ add more inference info

Full Changelog: v4.11.0...v4.12.0

v4.11.0

11 Feb 10:30
fa6ffe4

Choose a tag to compare

Changes

  • ✨ add complementary accessors for ObjectField

Full Changelog: v4.10.1...v4.11.0

v4.10.1

05 Feb 17:03
00476e0

Choose a tag to compare

Fixes

Full Changelog: v4.10.0...v4.10.1

v4.10.0

22 Dec 12:09
d89185a

Choose a tag to compare

Changes

✨ add support for dataschema parameter

Full Changelog: v4.9.0...v4.10.0

v4.9.0

02 Dec 11:55
622eff9

Choose a tag to compare

Changes

  • ✨ add support for text_context parameter

Full Changelog: v4.8.0...v4.9.0

v4.8.0

18 Nov 08:58
043dc5f

Choose a tag to compare

Changes

  • ✨ add support for better errors
  • ✨ add support for RAG metadata

Fixes

  • ♻️ harmonize test structure with other libraries

Full Changelog: v4.7.2...v4.8.0

v4.7.2

13 Oct 10:35
e64f6b9

Choose a tag to compare

Changes

  • ♻️ harmonize getting page count from a local input source

Full Changelog: v4.7.1...v4.7.2