Commit History

Author SHA1 Message Date
  DreamPiggy f6afa01329 Bumped version to 5.19.1 2 years ago
  ChengzhiHuang d5e3e7f7c5 Replace NSFileManager.enumeratorAtPath with enumeratorAtURL for performance and RAM saving (#3690) 2 years ago
  DreamPiggy b156318507 Allows the transformer to preserve the UIImage metadata like image format (#3688) 2 years ago
  DreamPiggy b557de276d Update test case function `SDAssertCGImagePixelFormatEqual` to avoid assert on iOS 17.0 2 years ago
  aasdsjk 98d058a1ea url is kind of NSString and shouldUseWeakMemoryCache is YES, APP will crash. (#3686) 2 years ago
  DreamPiggy db1efed37e Update README.md about JPEG-Xl 2 years ago
  DreamPiggy e7329c6fb6 Merge pull request #3683 from adamwangxx/master 2 years ago
  Adam 66a62e189e code gardening codebase with init/new pair 2 years ago
  Adam a8c61e21f4 add missing default case of `SDCallbackQueue` sync/async function 2 years ago
  Adam bc23f12ecb mark SDWebImageCacheKeyFilter default initializer unavailable 2 years ago
  DreamPiggy 74fa16f4d3 Merge pull request #3684 from dreampiggy/test/fix 2 years ago
  DreamPiggy f761fc7e7b Fix the unit test `test31ThatMultipleRequestForSameURLFailedCallback` 2 years ago
  DreamPiggy 3565eb1018 Update the github action for codecov flag 2 years ago
  DreamPiggy 9f3fe7940d Update the README.md for visionOS package manager support 2 years ago
  DreamPiggy 73b9397cfb Bumped version to 5.19.0 2 years ago
  DreamPiggy 750b3f2a24 Bumped version to 5.18.12 2 years ago
  DreamPiggy 00d58fa58f Merge pull request #3680 from dreampiggy/feature/wait_transition 2 years ago
  DreamPiggy 8408b79cb3 Added `SDWebImageWaitTransition` to wait for transition finished and then callback `completedBlock` 2 years ago
  DreamPiggy 7f05e213a9 Merge pull request #3679 from dreampiggy/ci/visionOS 2 years ago
  DreamPiggy 4bb2a0e124 Disable visionOS unit test until Apple or GitHub Action fix the issue :( 2 years ago
  DreamPiggy 684efe0ccd [github-action] Change to build and test-without-building 2 years ago
  DreamPiggy a22e8416af [github-action] Try to workaround visionOS simulator bug in unit tests 2 years ago
  DreamPiggy 963539caa6 Merge pull request #3654 from dreampiggy/bugfix/operation_key_deprecate_api 2 years ago
  DreamPiggy 12a7c99687 Update test case 2 years ago
  DreamPiggy 2424848c92 Formally deprecate `sd_cancelCurrentImageLoad`, which cause misunderstanding on UIImageView category 2 years ago
  DreamPiggy 9953745d94 Merge pull request #3678 from dreampiggy/bugfix/16bit-png-workaround-bug 2 years ago
  DreamPiggy 4a49e9a02a [github-action] The unit tests fail for one platform should not cancel another one 2 years ago
  DreamPiggy d26ed45dd0 [github-action] Change the github action to split unit test into 4 jobs and run in parallel 2 years ago
  DreamPiggy 64d12968fd Remove the SDWebImageWebPCoder to its own repo 2 years ago
  DreamPiggy c99b60eed0 Fix the unit test compile issue 2 years ago