Skip to content

Releases: mindee/mindee-api-ruby

v4.4.1

13 May 13:46
5761398

Choose a tag to compare

Fixes

  • 🐛 fix bad option in CLI
  • 🐛 don't open the PDF unless needed

Full Changelog: v4.4.0...v4.4.1

v4.4.0

24 Apr 08:52
8c9d074

Choose a tag to compare

Changes

  • ✨ add support for workflow polling
  • ✨ add extras accessor from inference

Fixes

  • ♻️ fix misc typing issues
  • 🐛 fix improper return format for raw_http

Full Changelog: v4.3.0...v4.4.0

v4.3.0

08 Apr 14:51
e0c832b

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

Full Changelog: v4.2.0...v4.3.0

v4.2.0

28 Mar 15:25
65fb6d9

Choose a tag to compare

Changes

  • ⚰️ remove support for US W9

Full Changelog: v4.1.2...v4.2.0

v4.1.2

26 Mar 10:43
73d3f9f

Choose a tag to compare

Fixes

  • Update dependencies & loosen version constraints

Full Changelog: v4.1.1...v4.1.2

v4.1.1

25 Mar 15:33
388743f

Choose a tag to compare

Changes

  • ✨ bump FR EnergyBillV1 to V1.2 & US HealthcareCardV1 to V1.1
  • ✨ restore support for US Mail V2
  • ✨ add support for RAG in workflow executions

Fixes

  • ♻️ update CLI syntax for easier product creation
  • 🔧 loosen pinning on base64 dependency

Full Changelog: v4.0.0...v4.1.1

v4.0.0

27 Feb 14:07
232ed58

Choose a tag to compare

¡Breaking Changes!

  • 💥 drop support for ruby versions < 3.0
  • 💥 refactor error-handling
  • 💥 merge enqueue_and_parse() into parse()
  • 💥 allow access to page-level extras, even when the page predictions are empty
  • 💥 deprecate CustomV1 & GeneratedV1 in favor of Universal

Changes

  • ✨ add support for logging
  • ✨ add typing support through RBS
  • ✨ add support for multiple feature classes, inheriting from Array
  • ♻️ refactor internal modules
  • ♻️ refactor test module
  • ⚰️ remove support for US Mail V2
  • ⚰️ remove support for FR Bank Statement V1
  • ♻️ update UrlInputSource to URLInputSource
  • 📝 update documentation structure

Fixes

  • 🐛 fix miscellaneous bugs relating to image extraction
  • 🐛 fix miscellaneous bugs relating to PDF extraction
  • 🐛 fix improper saving mechanism

Full Changelog: v3.20.0...v4.0.0

v3.20.0

26 Feb 15:40
a8f9c81

Choose a tag to compare

Changes

  • ✨ add support for FR Banks Statement V2

Full Changelog: v3.19.1...v3.20.0

v3.19.1

21 Jan 16:23
v3.19.1
2e3e4a5

Choose a tag to compare

What's Changed

  • 🐛 fix extras failing at document level if missing from prediction

Full Changelog: v3.19.0...v3.19.1

v3.19.0

14 Jan 12:35
v3.19.0
f5c42b7

Choose a tag to compare

Changes

  • ✨ add support for US Mail V3
  • ♻️ increase async retry timers

Full Changelog: v3.18.0...v3.19.0