Skip to content

Version 1.3.1

Compare
Choose a tag to compare
@tocker tocker released this 23 Mar 15:37
· 440 commits to master since this release

New functionality and features

  • Conditional Transformations

Other Changes

  • Fix categorization test
  • Use original file name as public_id for server side upload (sample project).
  • Remove support for exclusive in add_tag
  • Pass parameters in body unless it's a get call
  • Support PHP versions before 5.4
  • Use isset instead of != NULL