Commit Graph

80 Commits

Author SHA1 Message Date
DreamPiggy 63c30596b0 Bump version to 0.8.3 2019-11-10 19:10:59 +08:00
DreamPiggy 0b5908610a Bump version to 0.8.2
Update the podspec description
2019-11-10 06:37:01 +08:00
DreamPiggy 3ae64cfaf5 Bump version to 0.8.1 2019-11-09 17:18:00 +08:00
DreamPiggy 10820a82b6 Bump version to 0.8.0 2019-11-09 15:29:43 +08:00
DreamPiggy 43c8cb55f8 Upgrade the dependency of SDWebImage to 5.3 2019-11-06 23:05:55 +08:00
DreamPiggy 2a5b0ef330 Bump version to 0.7.0 2019-11-02 19:19:48 +08:00
DreamPiggy aebd140067 Bump version to 0.6.5 2019-11-02 12:00:02 +08:00
DreamPiggy 44beb17703 Bump version to 0.6.4 2019-11-02 04:26:17 +08:00
DreamPiggy 3017ca7968 Bump version to 0.6.3 2019-10-30 02:11:17 +08:00
DreamPiggy 3994022447 Bump version to 0.6.2 2019-10-29 15:30:02 +08:00
DreamPiggy 27e8288d1b Bump version to 0.6.1 2019-10-28 18:48:04 +08:00
DreamPiggy 98ffc78043 Bump version to 0.6.0 2019-10-27 20:20:53 +08:00
DreamPiggy 51f3595c8f Bump version to 0.5.2 2019-10-27 03:45:36 +08:00
DreamPiggy d9c1bebf52 Bump version to 0.5.1 2019-10-26 17:47:34 +08:00
DreamPiggy d89ccbba50 Bump version to 0.5.0 2019-10-26 05:11:17 +08:00
DreamPiggy c99f5c6474 Bump version to 0.4.2 2019-10-24 12:40:46 +08:00
DreamPiggy 2b1ac930c9 Bump version to 0.4.1 2019-10-22 23:22:29 +08:00
DreamPiggy 2f70ff7b69 Bump version to 0.4.0 2019-10-22 01:28:17 +08:00
DreamPiggy 7e21926830
Support AnimatedImage on watchOS - Using WatchKit bridge (#22)
* Temp for watchOS AnimatedImage support, using massive private API, still contains small issues

* Update the hack for wacthKit experienment, fix the retain cycle issue that cause WKInterfaceImage not dealloc

* Solve the merge conflict and try again

* Add support for contentMode

* Fix the SDAnimatedImageInterface first appear shows empty issues

* Fix the scale factor support for SDAniamtedImageInterface

* Fix the compile issue on other platforms

* Stop animtiong when dismantle for watchOS AnimatedImage

* Fix the issue that stopAnimating does not stop :)

* Fix the warning because of Apple's bug

* Use macro to integrate the watchOS Animation solution

* Refactory code to fix that calling sd_setImage(with:) multiple times issues

* Support to custom loop count on watchOS AnimatedImage

* Fix the CocoaPods issues which does not have umbrella headers

* Update some of the documentations

* Try to solve the SwiftPM issue because it does not support mixed Objective-C and Swift code, really suck, Apple :)

* Fix travis CI script to only build Carthage. Swift cli build can not works on Objective-C code import syntax, but works on Xcode
2019-10-22 01:09:57 +08:00
DreamPiggy f056456f15 Bump version to 0.3.3 2019-10-20 16:23:25 +08:00
DreamPiggy ecd33b3329 Bump version to 0.3.2 2019-10-10 18:22:01 +08:00
DreamPiggy d63870dc93 Bump version to 0.3.1 2019-10-05 20:27:32 +08:00
DreamPiggy 930231e172 Bump version to 0.3.0
update the README
2019-10-05 16:50:27 +08:00
DreamPiggy b7f504c3e6 Bump version to 0.2.0
update the README
2019-10-03 18:20:37 +08:00
DreamPiggy 269a150dff Bump version to 0.1.2
update the README
2019-10-01 16:32:35 +08:00
DreamPiggy a37f20957f Bump version to 0.1.1, support Xcode 11.0 2019-09-25 03:11:33 +08:00
DreamPiggy b5aae6ab81 Update the information from personal repo to SDWebImage organization 2019-08-09 17:11:33 +08:00
DreamPiggy b1c2a99d08 Add the Swift version for podspec 2019-08-09 15:59:39 +08:00
DreamPiggy 1f13239f27 Add source files and CocoaPods integration for SwiftUI 2019-08-07 18:51:28 +08:00
DreamPiggy 1741266e9d Initial commit 2019-08-07 18:10:05 +08:00