Releases: enl/flysystem-cloudinary
Releases · enl/flysystem-cloudinary
1.3.0
1.1.1
- Added
GetVersionedUrlplugin to get URL of specific file version
(or latest one if no version provided) - Added
setDeleteOptionsfunction forApiFacadeclass which is necessary to pass options
to duringdeletemethod execution: for example you can passinvalidateoption
to Cloudinary API to force cache invalidation.
Release 1.1
- Added
ReadTransformationandGetUrlplugins for Flysystem to utilize more Cloudinary features - Added
PathConverterInterfaceto make it possible to implement your own logic in path to public id conversions - Fix
TypeErroronlistContentsof non-existent folder