Current section

Files

Jump to
cloudex CHANGELOG.md
Raw

CHANGELOG.md

## 0.1.3 (2016-07-13)
allow uploading images from https urls, thank you @manukall !
## 0.1.2 (2016-06-27)
Bumped dependencies
## 0.1.1 (2016-06-21)
added timex to the applications list to allow for exrm releases (@manukall)
## 0.1.0 (2016-06-21)
Features:
- You can now pass %{public_id: "my_public_id"} as options to the cloudinary upload, thanks @manukall !
## 0.0.2 (2016-03-24)
Features:
- Added a url generator Cloudex.Url.for(public_id, options)
- Added example of a Phoenix Helper
## 0.0.1 (2016-03-24)
- Initial commit