Commit History

Author SHA1 Message Date
  DreamPiggy 6e844d1967 Bumped version to 5.18.1 2 years ago
  DreamPiggy eee4b6b681 Merge pull request #3600 from dreampiggy/feature/xcprivacy 2 years ago
  DreamPiggy 9faa68dc15 Added xcprivacy to framework target and SPM 2 years ago
  DreamPiggy 27b5f0fa90 Merge pull request #3599 from dreampiggy/bugfix/warning_garden 2 years ago
  DreamPiggy 57ebdeafcf Fix one warning because local variable shadows the variable outside of block 2 years ago
  DreamPiggy 345c935b8d Merge pull request #3598 from dreampiggy/bugfix/xros_script 2 years ago
  DreamPiggy 50c8acefd7 Remove the script target output file, since it's dynamic based 2 years ago
  DreamPiggy 99770368b5 Update the build scripts with destination-based instead of sdk-based 2 years ago
  DreamPiggy b231b2c55e Update the README.md about the installation guide 2 years ago
  DreamPiggy 35089a0b9b Added the visionOS support for "Build XCFramework" script target 2 years ago
  DreamPiggy f62ae2adf8 Merge pull request #3597 from dreampiggy/bugfix/jfif_orientation 2 years ago
  DreamPiggy 56b4379984 Added test case for this down-orientation JFIF image file 2 years ago
  DreamPiggy 9ff08a1e66 A quick ugly fix for JFIF image orientation bug 2 years ago
  DreamPiggy 36e484b317 Bumped version to 5.18.0 2 years ago
  DreamPiggy 9ccedcc09e Update xcodeproj to add support on MapKit for visionOS 2 years ago
  DreamPiggy 82cfc450a3 Merge pull request #3556 from dreampiggy/feature/visionOS 2 years ago
  DreamPiggy 8000e239d2 Update readme and at least the xcconfig for visionOS 2 years ago
  DreamPiggy a797da71ce Added support for visionOS using platform macro detection 2 years ago
  DreamPiggy 2db2c7ad5b Merge pull request #3592 from dreampiggy/feature/avoid_cancel_image_options 2 years ago
  DreamPiggy 44470a8e4e Added test cases for AvoidAutoCancelImage options 2 years ago
  DreamPiggy b3e1637a23 Added `SDWebImageAvoidAutoCancelImage` to avoid cancel loading image requests for the same operation key 2 years ago
  DreamPiggy 507225ea04 Merge pull request #3587 from dreampiggy/bugfix/add_check_for_empty_data 2 years ago
  DreamPiggy 1550747f2a Add extra check for image data during URLSession data callback 2 years ago
  DreamPiggy c614dffdfd Update the comments and associated key 2 years ago
  DreamPiggy 5ef6c83953 Merge pull request #3576 from dreampiggy/feature_set_image_state_api 2 years ago
  DreamPiggy 1c92951110 Fix the unit test about out-of-date behavior 2 years ago
  DreamPiggy a986a77734 Add better support for stateful view (UIButton) for image URL/progress state management 2 years ago
  DreamPiggy 7e78633845 Merge pull request #3575 from dreampiggy/bugfix/CGImageCreateScale 2 years ago
  DreamPiggy 68c5808581 Added the complicated unit test `test22CGImageCreateScaledWithSize` 2 years ago
  DreamPiggy d25ee5b094 Fix the CGImageCreateScaled to support 16/32 bits CGImage (RGB161616), and always preserve pixel format info 2 years ago