Releases: mindee/mindee-api-ruby
Releases · mindee/mindee-api-ruby
v4.7.2
v4.7.1
Fixes
- ✨ add missing
to_s
method 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
resources
accessor inApiRequest
object
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
resources
accessor inApiRequest
object
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
v4.7.0-rc3
Fixes
- 🐛 fix user agent not being able to access version number
Full Changelog: v4.7.0-rc2...v4.7.0-rc3
v4.7.0-rc2
Changes
- ✨ add missing accessors for PDF fixing options in
LocalInputSource
Fixes
- ♻️ update existing PDF fixing syntax
- 📝 fix typos & documentation
Full Changelog: v4.7.0-rc1...v4.7.0-rc2
v4.7.0-rc1
Changes
- ✨ add support for client V2 & associated features
Fixes
- ♻️ add many missing internal types
- 🐛 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
resources
accessor inApiRequest
object
Full Changelog: v4.6.0...v4.7.0-rc1
v4.6.0
v4.5.0
Changes
- ✨ add support for Financial Document v1.14
- ✨ add support for US Healthcare Cards v1.3
- ✨ add support for Invoice v4.11
Fixes
- ♻️ switch to 'Transfer-Encoding: chunked' to prevent Net::HTTP from writing temporary files
Full Changelog: v4.4.1...v4.5.0
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