This repository was archived by the owner on Apr 8, 2021. It is now read-only.
Releases: cloudinary/pkg-cloudinary-core
Releases · cloudinary/pkg-cloudinary-core
Version 2.0.7
New functionality and features
- Conditional Transformations
- Set breakpoint steps to 100. Default
responsive_use_stoppointstotrueinstead of"resize". - Round up DPR by default. Add
round_dprconfiguration parameter.
Other Changes
- Add
Conditionclass. AddTransformation.if,Transformation.endif,Transformation.else. - Use String.slice() instead of String.substring()
- Update Grunt
buildtask to not delete the lodash artifacts. Updatecompiletask to not cleanjsdoc. - Add
bootstrapargument toresponsive(). Support responsive_class in options (defaults tocld-responsive). - Add
Util.removeAttribute - Add
item == nullto jQuery utilsisEmpty
Version 2.0.6
New functionality and features
- Support webpack, browserify
- webpack example
- Minified version of source
- Shrinkwrapped core lib which includes a subset of the lodash functions
Other Changes
- Remove UMD constrcut from the individual source files.
- Fix module references for NodeJS
- Clone headers instead of modifying them. Fixes handling of multiple chunked uploads in parallel.
- Rename
lodash-shrinkwrappedtolodash-shrinkwrap. Fix documentation comments. - Update dependencies
Version 2.0.5
- Update version number in backward compatibility library (no code changes)
- Merge branch 'master' of https://github.com/cloudinary/cloudinary_js
- Update README.md
- Add IDEA files to gitignore
- Merge pull request #71 from bradvogel/patch-2
- I think you mean this link?
Version 2.0.4
Version 2.0.4
Version 2.0.3
Version 2.0.3