Files
PINRemoteImage/CHANGELOG.md
Garrett Moon 29c1735b3c 2.1 release
2016-03-11 21:06:45 -08:00

999 B

2.1 -- 2016 Mar 11

  • [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

2.0.1 -- 2016 Feb 23

  • [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