Releases: mindee/mindee-api-ruby
Releases · mindee/mindee-api-ruby
v4.13.0
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
Changes
- ✨ add job information to inference
- ✨ add more inference info
Full Changelog: v4.11.0...v4.12.0
v4.11.0
v4.10.1
Fixes
- 🐛 fix NoMethodError in JobWebhook when error is nil (#222) (Co-authored-by: haris_delalic haris.delalic@datamolino.com)
Full Changelog: v4.10.0...v4.10.1
v4.10.0
v4.9.0
v4.8.0
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
v4.7.1
Fixes
- ✨ add missing
to_smethod on raw_text
v4.7.0 - 2025-09-18
Including RC changes and fixes.
Changes
- ✨ add support for V2 Mindee API
- ✨ add missing accessors for PDF fixing options in
LocalInputSource - ♻️ add many missing internal types
Fixes
- ♻️ update existing PDF fixing syntax
- 🐛 fix for polygon points not correctly initialized
- 🐛 fix user agent not being able to access version number
- 🐛 fix invalid types for many V1 features
- 🐛 fix V1 errors sometimes having the wrong code
- 🐛 fix many presumably immutable fields having non-readonly parameters
- 🐛 fix broken
resourcesaccessor inApiRequestobject
Full Changelog: v4.7.0-rc3...v4.7.1
v4.7.0
Including RC changes and fixes.
Changes
- ✨ add support for V2 Mindee API
- ✨ add missing accessors for PDF fixing options in
LocalInputSource - ♻️ add many missing internal types
Fixes
- ♻️ update existing PDF fixing syntax
- 🐛 fix for polygon points not correctly initialized
- 🐛 fix user agent not being able to access version number
- 🐛 fix invalid types for many V1 features
- 🐛 fix V1 errors sometimes having the wrong code
- 🐛 fix many presumably immutable fields having non-readonly parameters
- 🐛 fix broken
resourcesaccessor inApiRequestobject
v4.7.0-rc3 - 2025-08-29
Fixes
- 🐛 fix user agent not being able to access version number
Full Changelog: v4.7.0-rc2...v4.7.0