Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@patrick-tolosa patrick-tolosa released this 25 Feb 15:28
· 86 commits to master since this release

New functionality and features

  • 1.0.0 major release
  • Uses Cloudinary’s new SDK 2 principles with enhanced code autocomplete and action based syntax.
  • Actions and transformations are immutable, for easier and safer code reuse.
  • Makes use of Type-Safe Builders to create a Cloudinary DSL layer. The transformation syntax is therefore simpler and more human-readable when compared with the existing Java or Android SDKs.