Skip to content

Releases: pinterest/PINRemoteImage

Fix invalid clearing of disk cache object.

13 Apr 15:20
Compare
Choose a tag to compare
  • [fixed] Images May Be Removed from Disk Cache for Not Being in Memory Cache #186

Pedantic fixes and bug squashes

25 Mar 16:12
Compare
Choose a tag to compare
  • [fixed] Remove disk cache call potentially on main thread #167
  • [fixed] Nullability specifiers #170
  • [fixed] Speling errorrs, unused properties and spacing #172

OS X and Carthage Fixes

21 Mar 00:53
Compare
Choose a tag to compare
  • [new] Slightly more performant locking #165
  • [new] Added support for pulling images synchronously from the cache #162
  • [fixed] Non-decoded images no longer cached by OS #161
  • [fixed] OS X and Carthage support #164

tvOS Support!

12 Mar 05:13
Compare
Choose a tag to compare
  • [new] tvOS support: #131
  • [new] added method to get image out of cache synchronously: #162
  • [fixed] undecoded images are no longer cached by OS: #161
  • [fixed] carthage support and OS X example: #160

Bitcode and bug fixes

23 Feb 23:59
Compare
Choose a tag to compare
  • [new] Removed explicit disabling of bitcode: #136
  • [fixed] Progressive rendering in example apps: #148
  • [fixed] Carthage compilation: #141
  • [fixed] Crash on iOS 7 when setting download priority #137
  • [fixed] Dumb test bugs! #144

OS X Support

11 Feb 02:22
Compare
Choose a tag to compare

Adds OS X Support and removes deprecated methods.

Carthage Support

03 Nov 18:28
Compare
Choose a tag to compare

Adds support for Carthage as well as a few bug fixes.

Fix Podspec issues

09 Oct 16:47
Compare
Choose a tag to compare

This release is meant to fix pod spec issues.

Xcode 7 Support

22 Sep 17:12
Compare
Choose a tag to compare

Many bug fixes and Xcode 7 support.

1.1.2

04 Aug 18:13
Compare
Choose a tag to compare
  • Fix crash that occurred on iOS < 8.0