Releases: JanGorman/MapleBacon
Releases · JanGorman/MapleBacon
1.0.10
Changed MD5 function
1.0.9 changed md5 hash function
Ship with own MD5 implementation
Ships with its own MD5 implementation. This eases installation and allows us to merge the Carthage branch back into master.
Fix force unwrapping invalid image data
1.0.7 Bump pod
Fix gif display
1.0.6 Fix optional gif property
1.0.5: Merge pull request #5 from zalando/test/cryptoswift
Use the CryptoSwift library to get it working with CocoaPods again
1.0.4
1.0.3
Improved Download Performance
Improve download performance * Enqueue downloads in NSOperationQueue and limit the number of concurrent downloads * Cancel running download associated with an UIImageView
Pause downloads
1.0.1 Merge pull request #1 from zalando/invalidateDownloadingImagesOnReusa…