Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kingfisher version 8 #2258

Merged
merged 164 commits into from
Jun 11, 2024
Merged

Kingfisher version 8 #2258

merged 164 commits into from
Jun 11, 2024

Commits on Jul 28, 2023

  1. Replaced MD5 with SHA256 #2116

    Kai Maschke committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    0e28b19 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into sha256

    Kai Maschke committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    bd6469f View commit details
    Browse the repository at this point in the history
  3. Added missing availability check for tvOS 13.0

    Kai Maschke committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    ed546d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a5f3dd View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    17a0794 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Merge pull request #2119 from onevcat/upgrade/xcode-15

    Upgrade project setting for Xcode 15
    onevcat committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    03a25e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Merge branch 'master' into v8

    # Conflicts:
    #	Kingfisher.xcodeproj/project.pbxproj
    onevcat committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    ee056cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d3a729 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48fa2c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92a523d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4a7768 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b5150e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    a4fc79a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84ce3a7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2144 from onevcat/concurrency

    Basic concurrency support for available public methods
    onevcat committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    692a5b8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2117 from limeade/sha256

    Replace MD5 with SHA256
    onevcat committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    402fe7d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    5b5db5a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2150 from onevcat/fix/async-request-modifier

    Adopt async request modifier
    onevcat committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    89bd8e8 View commit details
    Browse the repository at this point in the history
  3. Fix some format

    Or the related notes won't display
    onevcat committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    9499a40 View commit details
    Browse the repository at this point in the history
  4. Improve doc quality

    onevcat committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    af70027 View commit details
    Browse the repository at this point in the history
  5. Update docs

    onevcat committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    bb5d936 View commit details
    Browse the repository at this point in the history
  6. Update doc

    onevcat committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    a5be225 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Refines docs

    onevcat committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    3751c88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7be43a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Update doc

    onevcat committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    ca18a4a View commit details
    Browse the repository at this point in the history
  2. Revise and update doc

    onevcat committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    7afb484 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Update docs for SwiftUI

    onevcat committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    ba33e27 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Merge pull request #2160 from onevcat/feature/swift-docc

    Refine all documentation
    onevcat committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    36fae63 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Merge branch 'master' into v8

    # Conflicts:
    #	Kingfisher.xcodeproj/project.pbxproj
    #	Tests/KingfisherTests/ImageCacheTests.swift
    #	Tests/KingfisherTests/ImageDataProviderTests.swift
    onevcat committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    3a46b0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1291856 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    cf2618d View commit details
    Browse the repository at this point in the history
  2. Add some extensions

    Mx-Iris committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9cf6e07 View commit details
    Browse the repository at this point in the history
  3. Add some extensions

    Mx-Iris committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    fa98a1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2113a62 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Merge branch 'master' into v8

    onevcat committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    cee6fd4 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    5bdefe6 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    927b276 View commit details
    Browse the repository at this point in the history
  2. Upgrade gem

    onevcat committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    cfbb6fb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into v8

    # Conflicts:
    #	Sources/Image/Image.swift
    onevcat committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    a2aadc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cc70a6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2187 from onevcat/YoloMao-style/spelling

    Style and spelling
    onevcat committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    b3b7c23 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Configuration menu
    Copy the full SHA
    9dd5bd8 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Merge branch 'master' into v8

    # Conflicts:
    #	Gemfile.lock
    #	Kingfisher.xcodeproj/project.pbxproj
    #	Sources/SwiftUI/KFAnimatedImage.swift
    #	Sources/Views/AnimatedImageView.swift
    onevcat committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    e542964 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4177bac View commit details
    Browse the repository at this point in the history
  3. First home page

    onevcat committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    9dd3ac0 View commit details
    Browse the repository at this point in the history
  4. Basic structure for doc

    onevcat committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    dc1dd7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbbf700 View commit details
    Browse the repository at this point in the history
  6. Add tutorial initial

    onevcat committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    7e53148 View commit details
    Browse the repository at this point in the history
  7. Add tutorial steps

    onevcat committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    07e4fe5 View commit details
    Browse the repository at this point in the history
  8. Update tutorial

    onevcat committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    18a05a4 View commit details
    Browse the repository at this point in the history
  9. Finish UIKit tutorial

    onevcat committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    e4b4c1f View commit details
    Browse the repository at this point in the history
  10. Finish UIKit tutorial

    onevcat committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    46789ab View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    505d74f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cd67a71 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b1d6842 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    8ec8143 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Finish SwiftUI tutorial

    onevcat committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    db7e539 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Common task pages

    onevcat committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    fa9ef20 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    782ab75 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Update doc

    onevcat committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b5a3ce0 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Improve grammar and words

    onevcat committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    b83307f View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Refine topic doc

    onevcat committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b05c172 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e25977 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into v8

    # Conflicts:
    #	Kingfisher.podspec
    onevcat committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    f41393a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'v8' into feature/package-doc

    # Conflicts:
    #	Kingfisher.xcodeproj/project.pbxproj
    onevcat committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d5fe4ef View commit details
    Browse the repository at this point in the history
  5. Fix the wrong target versions

    onevcat committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    7c0486d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5fe15b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2206 from onevcat/feature/package-doc

    Switch to use DocC to build project documentation (and also tutorial)
    onevcat committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    43e6104 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Merge branch 'master' into v8

    onevcat committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    7b28803 View commit details
    Browse the repository at this point in the history
  2. Use the latest Xcode

    onevcat committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ec3afa3 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Fix CI crash (#2208)

    * Disable stub exception
    
    * Use default Xcode to run tests
    
    * Use xcodes to specify version
    
    * Xcodes is already installed
    
    * Add current build only
    onevcat committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    2cc5baf View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    dcd5693 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Merge branch 'master' into v8

    # Conflicts:
    #	Sources/Cache/DiskStorage.swift
    onevcat committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    27947eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7505c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    f13c878 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    onevcat committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    79f3915 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2224 from onevcat/doc/view-extension

    Update doc for view extension methods
    onevcat committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3fa972a View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    033ae3a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2225 from onevcat/fix/async-auth-challenge

    Turn the AuthenticationChallengeResponsible protocol to async style
    onevcat committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    8e03bb4 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Fix doc

    onevcat committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    fcec3f1 View commit details
    Browse the repository at this point in the history
  2. Add v8 migration guide

    onevcat committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    6e956a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    5fb0263 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cb171c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d09c5e View commit details
    Browse the repository at this point in the history
  4. Isolate the Source Identifier

    And remove unnecessary assertion
    onevcat committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    b2dc9fa View commit details
    Browse the repository at this point in the history
  5. Mark some types to sendable

    onevcat committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    fc805d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    129a6b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa53d26 View commit details
    Browse the repository at this point in the history
  3. Set back to minimal check

    onevcat committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    5e0d1f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Add necessary main actor

    onevcat committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6213b7c View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Add MainActor migration step

    onevcat committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    dc23ccb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    584b0ff View commit details
    Browse the repository at this point in the history
  3. Fix for tvOS and watchOS

    onevcat committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    1943984 View commit details
    Browse the repository at this point in the history
  4. Assume isolate for deinit

    onevcat committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    420f6de View commit details
    Browse the repository at this point in the history
  5. Make ImageTransition Sendable

    onevcat committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    86e7bfa View commit details
    Browse the repository at this point in the history
  6. Mark protocols sendable

    onevcat committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    1680c9e View commit details
    Browse the repository at this point in the history
  7. Improve some test Sendable

    onevcat committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    b2a4506 View commit details
    Browse the repository at this point in the history
  8. Disk storage fully sendable

    onevcat committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    22863e0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8d8caf2 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Mark sendable for closures

    onevcat committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    3bca097 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2ca7fb View commit details
    Browse the repository at this point in the history
  3. Cache can be sendable

    onevcat committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    cd9f37f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Mark manager class sendable

    onevcat committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2721186 View commit details
    Browse the repository at this point in the history
  2. Fix warning for image class

    onevcat committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    bc11fd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a00caea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fc722b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb56be5 View commit details
    Browse the repository at this point in the history
  6. Verify and mark more sendable

    onevcat committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6e0f6bb View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    80f947d View commit details
    Browse the repository at this point in the history
  2. Fix more Sendable warnings

    onevcat committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3ad65f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3e8d9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1605d11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50b54c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    441db82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d2174d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    76425c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d7d2ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    631c3c2 View commit details
    Browse the repository at this point in the history
  4. Fix test with isolated values

    onevcat committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    10e5dbf View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    d4e29b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46389e5 View commit details
    Browse the repository at this point in the history
  3. Fix warnings for watchOS

    onevcat committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    17d840d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2aa3b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbca0cb View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2239 from onevcat/concurrency/data-types

    Strict concurrency is ready
    onevcat committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    ef7bae9 View commit details
    Browse the repository at this point in the history
  7. Set Xcode version matrix

    onevcat committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    17c5b5a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Upgrade gems

    onevcat committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7de623a View commit details
    Browse the repository at this point in the history
  2. Keep only 15.2

    onevcat committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    575b579 View commit details
    Browse the repository at this point in the history
  3. Upgrade fastlane

    onevcat committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5df78a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    553477c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d686b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Use self runner

    onevcat committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c7ecd16 View commit details
    Browse the repository at this point in the history
  2. Update ruby version

    onevcat committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c6c5740 View commit details
    Browse the repository at this point in the history
  3. Self-hosted ruby

    onevcat committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8b5a5f7 View commit details
    Browse the repository at this point in the history
  4. Revert "Keep only 15.2"

    This reverts commit 575b579.
    onevcat committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    dda962c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2240 from onevcat/fix/ci-matrix

    Update CI Matrix
    onevcat committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8f928de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe6ecd5 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    0aee680 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3d19ad View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Merge pull request #2241 from onevcat/fix/strict-concurrency

    Implement full support for strict concurrency
    onevcat committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    893f933 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Conflict resolution

    Mx-Iris committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    86baa01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38900fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca93992 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Merge branch 'master' into v8

    # Conflicts:
    #	Sources/Cache/DiskStorage.swift
    #	Sources/Cache/ImageCache.swift
    #	Sources/General/KFOptionsSetter.swift
    #	Sources/General/KingfisherManager.swift
    #	Sources/Networking/ImagePrefetcher.swift
    #	Sources/Networking/RedirectHandler.swift
    #	Tests/KingfisherTests/ImageExtensionTests.swift
    onevcat committed May 3, 2024
    Configuration menu
    Copy the full SHA
    6c3f663 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/MxIris-Library-Forks/King…

    …fisher into MxIris-Library-Forks-master
    onevcat committed May 3, 2024
    Configuration menu
    Copy the full SHA
    a2fdda2 View commit details
    Browse the repository at this point in the history
  3. Reset storyboard

    onevcat committed May 3, 2024
    Configuration menu
    Copy the full SHA
    6458930 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f1cce3 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    362b543 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d2bea8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4298e26 View commit details
    Browse the repository at this point in the history
  4. Remove watchOS specified interface

    Since now we can use KingfisherHasImageComponent to replace it
    onevcat committed May 4, 2024
    Configuration menu
    Copy the full SHA
    26a3005 View commit details
    Browse the repository at this point in the history
  5. Fix a potential stub issue

    onevcat committed May 4, 2024
    Configuration menu
    Copy the full SHA
    98b17d7 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    ad5d1b7 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    054767f View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    ebe4743 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    cda2849 View commit details
    Browse the repository at this point in the history
  2. Update xcode versions

    onevcat committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    d77a40a View commit details
    Browse the repository at this point in the history
  3. Do not use ruby setup

    onevcat committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    94a2828 View commit details
    Browse the repository at this point in the history
  4. Update ruby version

    onevcat committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    7ecfe0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3479f01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9666885 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2244 from onevcat/MxIris-Library-Forks-master

    Add KingfisherHasImageComponent to provide a unified way for extensions
    onevcat committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    ba97d52 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Merge branch 'master' into v8

    # Conflicts:
    #	Kingfisher.xcodeproj/project.pbxproj
    #	Sources/SwiftUI/ImageContext.swift
    #	Sources/Utility/String+MD5.swift
    #	fastlane/Fastfile
    onevcat committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    b701edd View commit details
    Browse the repository at this point in the history
  2. Reapply changes

    onevcat committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    7856e0f View commit details
    Browse the repository at this point in the history