- Support SEO suffix for private images.
- Escape
|
and=
characters in context values. - Double encode commas and slashes instead of using special UTF-8 values
- Generate CLDCrypto framework in every build. Fixes #80.
- Removing extra CLDCrypto path from podspec
- Update
README.md
Alamo version to 4.1.0 - Add 3 images in PhotoViewController to demonstrate transformations.
- Add progress indicator
- Updated the framework and project deployment target to 8.0, updated podspec deployment target to 8.0
- Fixed signed upload using CLDSignature - Added unit test to test a signed upload using CLDSignature
- Fix pod install issue. Fixes #57.
- Fix shellScript
- Fix URLs in tests
- Increment Alamofire to ~>4.1. Fixes #59.
- Update configuration
- Fix Framework path in podspec/xcconfig
- New Swift 3.0 code