Releases: pinterest/PINRemoteImage
Releases · pinterest/PINRemoteImage
Fix invalid clearing of disk cache object.
- [fixed] Images May Be Removed from Disk Cache for Not Being in Memory Cache #186
Pedantic fixes and bug squashes
- [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
- [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!
- [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
- [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
Adds OS X Support and removes deprecated methods.
Carthage Support
Adds support for Carthage as well as a few bug fixes.
Fix Podspec issues
This release is meant to fix pod spec issues.
Xcode 7 Support
Many bug fixes and Xcode 7 support.
1.1.2
- Fix crash that occurred on iOS < 8.0