This repository has been archived by the owner on Feb 17, 2021. It is now read-only.
Version 2.1.0
New functionality and features
- New configuration parameter
:client_hints
- Enhanced auto
width
values - Enhanced
quality
values
Other Changes
- Use duck-typing to set/get attributes.
- Updated dependencies
- Add
client_hints
,width
,quality
tests - Create spec-helper.coffee. Add
sharedExamples
. - Fix assets compilation issue with Cloudinary GEM cloudinary/cloudinary_gem#203
- Remove map reference in
js
folder. Fixes cloudinary/cloudinary_gem#199