SemanticDiff Kingfisher
Kingfisher version 8
#2258
Merged

Kingfisher version 8 #2258

onevcat merged 164 commits into master from v8
onevcat
Replaced MD5 with SHA256 #2116
0e28b199
Merge branch 'master' into sha256
bd6469f7
Added missing availability check for tvOS 13.0
ed546d6b
Additionally added availability check for macOS, watchOS and macCatalyst
8a5f3dd3
onevcat Upgrade project setting for Xcode 15
17a07945
onevcat Merge pull request #2119 from onevcat/upgrade/xcode-15
03a25e72
onevcat Merge branch 'master' into v8
ee056cc4
onevcat Turn all async methods in ImageCache to concurrency compatible
4d3a7291
onevcat Add async version of tests for ImageCache
48fa2c9d
onevcat Add async versions to manager
92a523d5
onevcat Remove unnecessary conditions
c4a7768d
onevcat Convert some methods in downloader to async
7b5150e8
onevcat Use async version for handleHTTPRedirection delegate
a4fc79a8
onevcat No need to use handler in animated image view frame checking
84ce3a7c
onevcat Merge pull request #2144 from onevcat/concurrency
692a5b88
onevcat Merge pull request #2117 from limeade/sha256
402fe7d4
onevcat Implement async func for AsyncImageDownloadRequestModifier type
5b5db5a1
onevcat Merge pull request #2150 from onevcat/fix/async-request-modifier
89bd8e81
onevcat Fix some format
9499a400
onevcat Improve doc quality
af700274
onevcat Update docs
bb5d936e
onevcat Update doc
a5be225c
onevcat Refines docs
3751c88a
onevcat Update tests to suppress warnings
7be43a67
onevcat Update doc
ca18a4a6
onevcat Revise and update doc
7afb4845
onevcat Update docs for SwiftUI
ba33e27b
onevcat Merge pull request #2160 from onevcat/feature/swift-docc
36fae63d
onevcat Merge branch 'master' into v8
3a46b0cd
onevcat Update support version in Package.swift
12918567
Mx-Iris Add extension to has image property components
cf2618d7
Mx-Iris Add some extensions
9cf6e07e
Mx-Iris Add some extensions
fa98a1f2
Mx-Iris Adaptation to multiple platforms
2113a628
onevcat Merge branch 'master' into v8
cee6fd40
Mx-Iris Merge branch 'onevcat:master' into master
5bdefe61
YoloMao style: spelling and grammar check
927b276d
onevcat Upgrade gem
cfbb6fb3
onevcat Merge branch 'master' into v8
a2aadc30
onevcat Merge branch 'v8' into YoloMao-style/spelling
0cc70a67
onevcat Merge pull request #2187 from onevcat/YoloMao-style/spelling
b3b7c234
Mx-Iris Merge branch 'onevcat:master' into master
9dd5bd83
onevcat Merge branch 'master' into v8
e542964e
onevcat Reapply should change checking
4177bac5
onevcat First home page
9dd3ac03
onevcat Basic structure for doc
dc1dd7a6
onevcat Write the getting started index
bbbf700b
onevcat Add tutorial initial
7e531481
onevcat Add tutorial steps
07e4fe5e
onevcat Update tutorial
18a05a40
onevcat Finish UIKit tutorial
e4b4c1f9
onevcat Finish UIKit tutorial
46789ab0
onevcat Start writing SwiftUI tutorial
505d74f1
onevcat Add tutorial steps for SwiftUI
cd67a718
onevcat Apply png serializer to UIKit tutorial
b1d68428
Mx-Iris Merge branch 'onevcat:master' into master
8ec8143b
onevcat Finish SwiftUI tutorial
db7e5398
onevcat Common task pages
fa9ef20d
onevcat Add common tasks and topics articles structure
782ab75e
onevcat Update doc
b5a3ce0d
onevcat Improve grammar and words
b83307f7
onevcat Refine topic doc
b05c1720
onevcat Fix all documentation warnings
2e259779
onevcat Merge branch 'master' into v8
f41393a5
onevcat Merge branch 'v8' into feature/package-doc
d5fe4ef0
onevcat Fix the wrong target versions
7c0486d0
onevcat Merge branch 'v8' into feature/package-doc
e5fe15ba
onevcat Merge pull request #2206 from onevcat/feature/package-doc
43e6104c
onevcat Merge branch 'master' into v8
7b28803b
onevcat Use the latest Xcode
ec3afa39
onevcat Fix CI crash (#2208)
2cc5bafe
Mx-Iris Create or update Upstream Sync workflow file.
dcd5693a
onevcat Merge branch 'master' into v8
27947eb8
onevcat Fix a potential test issue on new version platforms
d7505c68
onevcat Update documentation for using view extension
f13c8789
onevcat Fix typo
79f39156
onevcat Merge pull request #2224 from onevcat/doc/view-extension
3fa972af
onevcat Turn the AuthenticationChallengeResponsible protocol to async style
033ae3a5
onevcat Merge pull request #2225 from onevcat/fix/async-auth-challenge
8e03bb4e
onevcat Fix doc
fcec3f16
onevcat Add v8 migration guide
6e956a8b
onevcat Add link to v8 migration guide
5fb02636
onevcat Allow complete concurrency check and build test
1cb171c3
onevcat Do not isolate all class since deinit has no opt in
5d09c5e4
onevcat Isolate the Source Identifier
b2dc9fa0
onevcat Mark some types to sendable
fc805d1a
onevcat Fix more possible Sendable warnings
129a6b60
onevcat Refine sendable for some types
fa53d263
onevcat Set back to minimal check
5e0d1f55
onevcat Add necessary main actor
6213b7c9
onevcat Add MainActor migration step
dc23ccb9
onevcat Fix compile warning and test errors for mac
584b0ff1
onevcat Fix for tvOS and watchOS
19439840
onevcat Assume isolate for deinit
420f6de4
onevcat Make ImageTransition Sendable
86e7bfa1
onevcat Mark protocols sendable
1680c9eb
onevcat Improve some test Sendable
b2a4506b
onevcat Disk storage fully sendable
22863e07
onevcat Mark final to support Sendable
8d8caf2f
onevcat Mark sendable for closures
3bca097f
onevcat Mark necessary types as Sendable
e2ca7fb8
onevcat Cache can be sendable
cd9f37f5
onevcat Mark manager class sendable
27211861
onevcat Fix warning for image class
bc11fd04
onevcat Mark ImageProgressive sendable
a00caea3
onevcat Change image modifier as Sendable
7fc722ba
onevcat Fix all warnings for target concurrency
eb56be56
onevcat Verify and mark more sendable
6e0f6bbd
onevcat Fix downloader concurrency issue
80f947d6
onevcat Fix more Sendable warnings
3ad65f84
onevcat Sendable warnings for RetrievingContext
f3e8d9c7
onevcat Fix retryContext and its tests for concurrency
1605d11c
onevcat Fix tests and temporarily mark main actor
50b54c76
onevcat Solve more warnings on Sendable
441db82a
onevcat Resolve more Sendable warnings and fix tests
5d2174d7
onevcat Explicitly mark main queue helper block
76425c55
onevcat KingfisherParsedOptionsInfo can be safe Sendable
3d7d2ced
onevcat Make KFImage.Context as Sendable
631c3c27
onevcat Fix test with isolated values
10e5dbf4
onevcat Solve warnings for macOS target
d4e29b45
onevcat Fix concurrency warnings for tvOS
46389e5c
onevcat Fix warnings for watchOS
17d840d5
onevcat Mark SWIFT_STRICT_CONCURRENCY to complete
d2aa3b66
onevcat Stop passing Swift version since only 5 is supported
bbca0cba
onevcat Merge pull request #2239 from onevcat/concurrency/data-types
ef7bae9a
onevcat Set Xcode version matrix
17c5b5ab
onevcat Upgrade gems
7de623ab
onevcat Keep only 15.2
575b579d
onevcat Upgrade fastlane
5df78a3b
onevcat Fix compiling issue for Xcode 15.2
553477ce
onevcat Append main actor to set image completion
5d686b7a
onevcat Use self runner
c7ecd16a
onevcat Update ruby version
c6c5740f
onevcat Self-hosted ruby
8b5a5f76
onevcat Revert "Keep only 15.2"
dda962ca
onevcat Merge pull request #2240 from onevcat/fix/ci-matrix
8f928de0
onevcat Merge branch 'v8' into fix/strict-concurrency
fe6ecd55
onevcat Enable complete concurrency check for demo
0aee6806
onevcat Update concurrency for watchOS app
e3d19adf
onevcat Merge pull request #2241 from onevcat/fix/strict-concurrency
893f9336
Mx-Iris Conflict resolution
86baa010
Mx-Iris Add UIKit Components extensions
38900fd1
Mx-Iris Fixes compatibility issues with other platforms
ca93992e
onevcat Merge branch 'master' into v8
6c3f663f
onevcat Merge branch 'master' of https://github.com/MxIris-Library-Forks/King…
a2fdda2d
onevcat Reset storyboard
64589305
onevcat Sync changes in v8 to HasImageComponent
2f1cce34
onevcat Remove placeholder and indicator things from KingfisherHasImageComponent
362b543e
onevcat Adjust format and minor refactor
5d2bea8c
onevcat Add watchOS support in KingfisherHasImageComponent
4298e26e
onevcat Remove watchOS specified interface
26a3005e
onevcat Fix a potential stub issue
98b17d73
onevcat Move TVMonogramView support to extension
ad5d1b73
onevcat Refactor to split setter caller and actual setting
054767f8
onevcat Extract image task and identifier to setter
ebe47431
onevcat Simplify the NSButton set image with generic method
cda2849f
onevcat Update xcode versions
d77a40a5
onevcat Do not use ruby setup
94a28287
onevcat Update ruby version
7ecfe0ab
onevcat Simplify identifier setting and adopt for button types
3479f01e
onevcat Use new set image for CPListItem
96668852
onevcat Merge pull request #2244 from onevcat/MxIris-Library-Forks-master
ba97d523
onevcat Merge branch 'master' into v8
b701eddb
onevcat Reapply changes
7856e0fd
onevcat onevcat merged ccb87f94 into master 100 days ago
onevcat onevcat deleted the v8 branch 100 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
No one assigned
Labels
Milestone