0.3.2
This release is compatible with Xcode 7.0 GM and Swift 2.0
- Adds special casing for data URIs (e.g.
data:image/jpeg;base64,/9j/4AA...
), and URLs with.gif
extensions since both of these are not yet supported by imgflo on the server side.
This release is compatible with Xcode 7.0 GM and Swift 2.0
data:image/jpeg;base64,/9j/4AA...
), and URLs with .gif
extensions since both of these are not yet supported by imgflo on the server side.