Version 1.3.1
New functionality and features
- Conditional Transformations
Other Changes
- Fix categorization test
- Use original file name as
public_id
for server side upload (sample project). - Remove support for
exclusive
inadd_tag
- Pass parameters in body unless it's a
get
call - Support PHP versions before 5.4
- Use
isset
instead of!= NULL