Releases: mindee/mindee-api-php
Releases · mindee/mindee-api-php
Version 1.3.2
Fixes
- 🐛 fix improper handling of base64 files
- 🐛 fix improper handling of bytes files
- 🐛 fix error catching for CURL calls
Full Changelog: v1.3.1...v1.3.2
Version 1.3.1
Changes
- ♻️ update error handling to account for future evolutions
- 📝 update miscellaneous product documentations
Fixes
- 🐛 fix file close not working properly
Full Changelog: v1.3.0...v1.3.1
Version 1.3.0
Changes
- ✨ add support for GeneratedV1
- ♻️ update internals to support changes
Full Changelog: v1.2.0...v1.3.0
Version 1.2.0
Changes
- ✨ add support for International ID V2
- ✨ add support for Resume V1
- ✨ add support for EU Driver License
Fixes
- 🐛 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
Full Changelog: v1.1.0...v1.2.0
Version 1.1.0
Changes
- ⬆️ update invoices to v4.4
- ✨ add support for
raw_valuein string fields
Full Changelog: v1.0.1...v1.1.0
Version 1.0.1
Fixes
- 🐛 fix Fatal error including API version string in a namespaced project (Co-authored-by: superwave1999)
Full Changelog: v1.0.0...v1.0.1
Version 1.0.0
- 🎉 First official release!
Full Changelog: v1.0.0-RC2...v1.0.0
Version 1.0.0-RC2
Changes
- 📝 fix typos in README.md documentation
- 📝 fix typos in getting_started.md documentation
- 🔧 add code samples directly in documentation
- ♻️ uniformize name for default sample
Full Changelog: v1.0.0-RC1...v1.0.0-RC2
Version 1.0.0-RC1
v1.0.0-RC1 - 2023-12-19
- 🎉 First release!
Full Changelog: https://github.com/mindee/mindee-api-php/commits/v1.0.0-RC1