Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SDWebImage/SDWebImageWebPCoder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: project/unit-test-update
Choose a base ref
...
head repository: SDWebImage/SDWebImageWebPCoder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 3 files changed
  • 2 contributors

Commits on Feb 24, 2024

  1. Merge pull request #104 from SDWebImage/project/unit-test-update

    Move the test case `testWebPDecodeDoesNotTriggerCACopyImage` into the WebP repo
    dreampiggy authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    11e7ea4 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Fix the podspec issue for compatible header search path

    The old libwebp CocoaPods (maybe 1.0) contains issues for public headers
    dreampiggy committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5f437be View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Merge pull request #107 from SDWebImage/bugfix/podspec

    Fix the podspec issue for compatible header search path
    dreampiggy authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1e36f38 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. FIX: _limitBytes type error

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

Commits on Apr 9, 2024

  1. Merge pull request #110 from JiaqiSun/0.14.5_fix

    FIX: _limitBytes type error
    dreampiggy authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    fed1583 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Bumped version to 0.14.6

    dreampiggy committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    f534cfe View commit details
    Browse the repository at this point in the history
Loading