Version 1.10.0
const-cloudinary
released this
10 May 14:20
·
294 commits
to master
since this release
New functionality and features
- Add
srcset
andsizes
attributes to theimg
tag (#117) - Support special characters in public IDs, tags, etc in Admin API calls
- Add php version to user agent (#114)
Other Changes
- Fix URL-encode parts of api-uri
- Add
test_url_encoding
unit test - Fix
test_transformation_cursor_results
unit test - Fix
test_raw_conversion
unit test - Fix streaming profiles cleanup after unit tests
- Add PHPDoc to Cloudinary\Api and Exceptions
- Update PHP version requirement