- ✨ add support for US Mail V3
- ♻️ increase async retry timers
- ✨ allow local downloading of remote sources
- ⚰️ remove support for (FR) Carte Vitale V1 in favor of French Health Card V1
- ✨ add support for workflows
- ✨ add support for French Health Card V1
- ✨ add support for Driver License V1
- ✨ add support for Payslip FR V3
- ⚰️ remove support for international ID V1
- ✨ add support for business cards V1
- ✨ add support for delivery note V1.1
- ✨ add support for indian passport V1
- ✨ add support for resume V1.1
- ✨ add support for image compression
- ✨ add support for PDF compression
- ♻️ adjust default values for async delays
- ✨ add support for Financial Document v1.10
- ✨ add support for Invoice v4.8
- ♻️ removed unused dependency
- ♻️ fix tests
- ✨ 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
- 🐛 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
- ✨ add support for pdf operations
- ✨ add support for multi-receipts auto-extraction
- ✨ add support for invoice-splitter auto-extraction
- ⚰️ remove regression testing
- 📝 update documentation
- 🔧 add a few integration tests
- ✨ add support for US healthcare card V1
- ✨ add support for Invoice V4.7
- ✨ add support for FinancialDocument V1.9
- ✨ add PDF fixing utility
- ♻️ rigidify api key check
- 🐛 fix improper script targeting causing warning in composer install (#70)
- ✨ add support for webhooks & HMAC validation (#64)
- ✨ add support for boolean fields
- ✨ add support for US Mail V2
- ✨ add support for local responses & webhooks
- ✨ add support for HMAC validation
- 🐛 fix base64 encoded files not being sent properly
- ♻️ loosen symfony/console version to prevent incompatibilities (Co-authored-by: @psihius)
- ✨ add Command Line Utility
- ♻️ tweak tests
- 📝 add CLI documentation
- ✨ update financial document to v1.7
- ✨ update receipt to v5.2
- 🐛 fix urls improperly being handled (#52)
- 🐛 fix improper handling of url sources in client calls (#50)
- ♻️ add more relevant tests
- 🐛 replace instance of invalid syntax for older php versions (#47)
- ✨ update invoice to 4.6 and financial document to 1.6 (#44)
- 🐛 fix improper handling of number fields on Generated APIs (see #41)
- 🐛 not sending the custom endpoint to parseQueued method (#39) (Co-authored-by: andreifiroiu)
- 🐛 fix improper handling of base64 files
- 🐛 fix improper handling of bytes files
- 🐛 fix error catching for CURL calls
- ♻️ update error handling to account for future evolutions
- 📝 update miscellaneous product documentations
- 🐛 fix file close not working properly
- ✨ add support for GeneratedV1
- ♻️ update internals to support changes
- ✨ add support for International ID V2
- ✨ add support for Resume V1
- ✨ add support for EU Driver License
- 🐛 fix display issue for rst columns that were exactly the length of a cell
- ♻️ properly parse bytes, base64 & file inputs (see #23 )
- ♻️ removed base64 coercion on most input types
- 🐛 fix mimetype being improperly assigned for most input types
- 🐛 fix an issue that prevented some errors from being displayed properly
- 📝 update documentation
- ⬆️ update invoices to v4.4
- ✨ add support for
raw_value
in string fields
- 🐛 fix Fatal error including API version string in a namespaced project (Co-authored-by: superwave1999)
- 🎉 First official release!
- 📝 fix typos in README.md documentation
- 📝 fix typos in getting_started.md documentation
- 🔧 add code samples directly in documentation
- ♻️ uniformize name for default sample
- 🎉 First release!