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/copy_private_macro_and_fix_build
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
  • 13 commits
  • 6 files changed
  • 3 contributors

Commits on Feb 5, 2024

  1. Merge pull request #98 from SDWebImage/project/copy_private_macro_and…

    …_fix_build
    
    Copy the macros from SDWebImage Core repo to fix build issue
    dreampiggy authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    1e39e3d View commit details
    Browse the repository at this point in the history
  2. Bumped version to 0.14.5

    dreampiggy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    bb41e0e View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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

Commits on Feb 7, 2024

  1. Merge pull request #99 from pepsikirk/master

    Fix the Private path error in the podspec file.
    dreampiggy authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    c6be0c9 View commit details
    Browse the repository at this point in the history
  2. Upgrade Demo to use the generate_multiple_pod_projects

    Seems many user use this type of integration, which hide some header issue
    dreampiggy committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    92e7a54 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #102 from SDWebImage/demo/multiple_projects

    Upgrade Demo to use the generate_multiple_pod_projects
    dreampiggy authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8a33fb3 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Move the test case testWebPDecodeDoesNotTriggerCACopyImage into the…

    … WebP repo
    
    Also, fix the min deployment target
    dreampiggy committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    2097f9b View commit details
    Browse the repository at this point in the history
  2. 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