Releases: mindee/mindee-api-php
Releases · mindee/mindee-api-php
v1.12.0
Changes
- ✨ add support for Financial Document v1.10
- ✨ add support for Invoice v4.8
Full Changelog: v1.11.1...v1.12.0
v1.11.1
v1.11.0
Changes
- ✨ add support for BillOfLadingV1
- ✨ add support for (US) UsMailV2
- ✨ add support for (FR) EnergyBillV1
- ✨ add support for (FR) PayslipV1
- ✨ add support for NutritionFactsLabelV1
- ✨ add support for full text OCR extra
Fixes
- 🐛 fixed a bug that prevented longer decimals from appearing in the string representation of some objects
- 🐛 fixed a bug that caused non-table elements to unexpectedly appear truncated when printed to the console
- 📝 fix a few documentation errors & typos
- 🔧 updated CI dependencies
Full Changelog: v1.10.0...v1.11.0
Version 1.10.0
Changes
- ✨ add support for pdf operations
- ✨ add support for multi-receipts auto-extraction
- ✨ add support for invoice-splitter auto-extraction
Fixes
- ⚰️ remove regression testing
- 📝 update documentation
- 🔧 add a few integration tests
Full Changelog: v1.9.0...v1.10.0
Version 1.9.0
Changes
- ✨ add support for US healthcare card V1
- ✨ add support for Invoice V4.7
- ✨ add support for FinancialDocument V1.9
- ✨ add PDF fixing utility
Fixes
- ♻️ rigidify api key check
Full Changelog: v1.8.1...v1.9.0
Version 1.8.1
Fixes
- 🐛 fix improper script targeting causing warning in composer install (#70)
Full Changelog: v1.8.0...v1.8.1
Version 1.8.0
Version 1.7.0
Changes
- ✨ add support for boolean fields
- ✨ add support for US Mail V2
- ✨ add support for local responses & webhooks
- ✨ add support for HMAC validation
Fixes
- 🐛 fix base64 encoded files not being sent properly
- ♻️ loosen symfony/console version to prevent incompatibilities (Co-authored-by: @psihius)
Full Changelog: v1.6.0...v1.7.0
Version 1.6.0
Changes
- ✨ add Command Line Utility
- ♻️ tweak tests
- 📝 add CLI documentation
Full Changelog: v1.5.0...v1.6.0
v1.5.0
Changes
- ✨ update financial document to v1.7
- ✨ update receipt to v5.2
Full Changelog: v1.4.3...v1.5.0