Kingfisher 8 is a major upgrade and contains breaking changes to previous versions. Check this for more information.
Fix
- Remove
@unchecked
Sendable by @NachoSoto in #2272 - Change
swift(>=6)
to usecompiler
by @NachoSoto in #2273 - Rewrite the blur rendering method without deprecated
UIGraphicsBeginImageContextWithOptions
by @onevcat in #2274 - Update links for repositories moved to the swiftlang org on GitHub by @lamtrinhdev in #2275
- Apply existential any to protocol for Swift 6 by @qwerty3345 in #2283