Releases: mindee/mindee-api-ruby
Releases · mindee/mindee-api-ruby
v4.4.1
v4.4.0
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
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
v4.1.2
v4.1.1
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
¡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
UrlInputSourcetoURLInputSource - 📝 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
v3.19.1
What's Changed
- 🐛 fix extras failing at document level if missing from prediction
Full Changelog: v3.19.0...v3.19.1
v3.19.0
Changes
- ✨ add support for US Mail V3
- ♻️ increase async retry timers
Full Changelog: v3.18.0...v3.19.0