All Versions
39
Latest Version
Avg Release Cycle
50 days
Latest Release
1518 days ago

Changelog History
Page 1

  • v1.4.1 Changes

    March 01, 2020
    • Thanks @tonnenpinguin for adding options to delete private images like: Cloudex.delete(public_id, %{resource_type: "image", type: "private"})
  • v1.4.0 Changes

    February 27, 2020
    • Thanks @davepersing to Allow S3 paths to be passed to Cloudinary when using a private bucket.
    • Thanks @saicoder for bumping httpoison and timex
  • v1.3.0 Changes

    June 07, 2019
    • Thanks again @abitdodgy for interexchanging the json library from Poison to Jason and making it configurable out of the box :)
  • v1.2.4 Changes

    June 05, 2019
    • Thank you @abitdodgy for adding the ability to delete images by prefix
  • v1.2.3 Changes

    February 25, 2019
    • Thank you @erikreedstrom for removing resource_type from signing
  • v1.2.2 Changes

    February 21, 2019
    • Thank you @StareIntoTheBeard for adding the video codec option
    • bumped deps
  • v1.2.1 Changes

    November 09, 2018
    • Thank you @edouardmenayde for bumping timex from 3.3.0 which contained a serious bug
    • Thank you @neenaoffline for bumping the version in the readme :)
  • v1.2.0 Changes

    August 27, 2018
    • bumped deps
    • Thank you @suranyami for adding video support by allowing passing in resource_type: "video".
    • Thank you @cmtt for adding context support
  • v1.1.3 Changes

    April 16, 2018
    • bumped deps
  • v1.1.2 Changes

    February 19, 2018
    • Thanks @kuon for moving the http upload to https :D