Twitter Image Pipline v2.3.0 Release Notes

    • 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