PINRemoteImage Versions Save

A thread safe, performant, feature rich image fetcher

3.0.0-beta.8

7 years ago

Included in Beta 8:

  • Complete refactor of build system #317
  • Some performance improvements #285 #287 #312
  • Added ability to manually add image to cache #299
  • Fixed GIFs #302
  • Added ability to configure headers sent with requests #293
  • Added ability to automatically support @2x and @3x images #311
  • Updated to the latest PINCache #320

3.0.0-beta.7

7 years ago

Included in beta 7:

  • Fixes images sometimes being corrupted: #279
  • Fixes cache cost calculation: #278
  • Switches our CI to something more reliable: #266
  • Fixes a build error for Carthage: #273
  • Adds an option to bypass the cache: #272

3.0.0-beta.6

7 years ago

On to Beta 6!

This release contains the latest PINCache and a new pluggable cache (so you can use your own cache instead of PINCache if you wish).

3.0.0-beta.5

7 years ago
  • Fixes a nasty bug in Beta 4 which made it so alternativeRepresentationProviders were ignored!
  • Re-enables PINCache dependency in CocoaPods to un-break upstream dependencies. This will be re-enabled in the 3.0 final release.

3.0.0-beta.4

7 years ago

Includes new pluggable cache, thanks @skeeet !

3.0.0-beta.3

7 years ago

Includes PINCache 3 beta.

3.0.0-beta.2

8 years ago

[fix] Merge tvOS spec into iOS spec [#196]

3.0.0-beta

8 years ago

2.1.4

8 years ago

[new] Have PINProgressiveImage pass back the quality of the current progressive image #185

2.1.3

8 years ago
  • [fixed] Images May Be Removed from Disk Cache for Not Being in Memory Cache #186