Skip to content
This repository was archived by the owner on Apr 8, 2021. It is now read-only.

Releases: cloudinary/pkg-cloudinary-core

Version 2.0.7

08 Mar 14:55

Choose a tag to compare

New functionality and features

  • Conditional Transformations
  • Set breakpoint steps to 100. Default responsive_use_stoppoints to true instead of "resize".
  • Round up DPR by default. Add round_dpr configuration parameter.

Other Changes

  • Add Condition class. Add Transformation.if, Transformation.endif, Transformation.else.
  • Use String.slice() instead of String.substring()
  • Update Grunt build task to not delete the lodash artifacts. Update compile task to not clean jsdoc.
  • Add bootstrap argument to responsive(). Support responsive_class in options (defaults to cld-responsive).
  • Add Util.removeAttribute
  • Add item == null to jQuery utils isEmpty

Version 2.0.6

16 Feb 09:24

Choose a tag to compare

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-shrinkwrapped to lodash-shrinkwrap. Fix documentation comments.
  • Update dependencies

Version 2.0.5

21 Jan 14:14

Choose a tag to compare

  • 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

28 Dec 14:45

Choose a tag to compare

Version 2.0.4

Version 2.0.3

30 Nov 12:41

Choose a tag to compare

Version 2.0.3