PINRemoteImage v3.0.1 Release Notes

Release Date: 2020-09-08 // over 3 years ago
  • 3.0.1 (2020-09-08)

    Full Changelog

    ๐Ÿ”€ Merged pull requests:

    • โšก๏ธ Update PINCache in podspec #564 (garrettmoon)
    • โšก๏ธ Update PINCache and PINOperation #562 (garrettmoon)
    • Let's use the same commands we use locally. #561 (garrettmoon)
    • Ensure the example defines the macros before referencing them. #557 (bolsinga)
    • โœ‚ Remove the PCH file and ensure macros are defined before using #556 (bolsinga)
    • ๐Ÿ‘€ Seems that having the framework and example have the same name confuses cocoapods #555 (garrettmoon)
    • โฌ†๏ธ Upgrade WebP to 1.1.0 #554 (garrettmoon)
    • ๐Ÿšš Conditionally call CADisplayLink method based upon iOS10 availability to remove deprecation warning #552 (bolsinga)
    • ๐Ÿ›  Fix typos #548 (pgrimaud)
    • โœ‚ Remove unused CI directory #547 (jparise)
    • PINCachedAnimatedImage: Fix retain cycles #546 (bolsinga)
    • ๐Ÿ›  Fix up analyze for new github CI #545 (garrettmoon)
    • ๐Ÿ‘ท Switch to GitHub Actions for CI #544 (jparise)
    • ๐ŸŽ #trivial Fix performance issue caused by saving encoded image data to memory cache #539 (Naituw)
    • โšก๏ธ Update 3.0.0 change log and podspec #537 (ernestmama)
    • ๐Ÿ›  Fix memory cache content in README #530 (OhKanghoon)
    • ๐Ÿ”จ Refactor remote manager task for uuid method #526 (zhongwuzw)
    • Burst Animated Image speed of frame index search #523 (zhongwuzw)
    • Set HTTPMaximumConnectionsPerHost to PINRemoteImageHTTPMaximumConnectionsPerHost only if user don't provide sessionConfiguration #516 (zhongwuzw)
    • ๐Ÿ›  Fixes re-downloading data corrupt for the same url #514 (zhongwuzw)