Skip to content

v2.3.0

Compare
Choose a tag to compare
@NSProgrammer NSProgrammer released this 27 Apr 19:18
· 32 commits to master since this release
  • Reduce memory pressure w/ @autoreleasepool blocks on GCD queues in TIP
  • Add "problem" for images not caching because they are too large
  • Add "problem" when downloaded image cannot be decoded
  • Add Animated PNG support (iOS 8+)
  • Add the store operation as an argument to TIPImagePipelineStoreCompletionBlock
  • Tightened up some threading race conditions that cropped up with the thread sanitizer
  • Fix edge case where memory cache can exceed max cache size
  • Other miscellaneous fixes
  • update to Xcode 8.3