Releases: mindee/mindee-api-php
Releases · mindee/mindee-api-php
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
Version 1.4.3
Version 1.4.2
Fixes
- 🐛 fix improper handling of url sources in client calls (#50)
- ♻️ add more relevant tests
Full Changelog: v1.4.1...v1.4.2
Version 1.4.1
- 🐛 replace instance of invalid syntax for older php versions (#47)
Full Changelog: v1.4.0...v1.4.1
Version 1.4.0
What's Changed
- ✨ update invoice to 4.6 and financial document to 1.6 (#44)
Full Changelog: v1.3.4...v1.4.0
Version 1.3.4
Fixes
- 🐛 fix improper handling of number fields on Generated APIs (see #41)
Full Changelog: v1.3.3...v1.3.4
Version 1.3.3
Fixes
- 🐛 not sending the custom endpoint to parseQueued method (#39) (Co-authored-by: andreifiroiu)
Full Changelog: v1.3.2...v1.3.3