mirror of
https://github.com/zhigang1992/PINRemoteImage.git
synced 2026-06-15 02:09:20 +08:00
12 lines
999 B
Markdown
12 lines
999 B
Markdown
### 2.1 -- 2016 Mar 11 ###
|
|
- [new] tvOS support: [#131](https://github.com/pinterest/PINRemoteImage/pull/131)
|
|
- [new] added method to get image out of cache synchronously: [#162](https://github.com/pinterest/PINRemoteImage/pull/162)
|
|
- [fixed] undecoded images are no longer cached by OS: [#161](https://github.com/pinterest/PINRemoteImage/pull/161)
|
|
- [fixed] carthage support and OS X example: [#160](https://github.com/pinterest/PINRemoteImage/pull/160)
|
|
|
|
### 2.0.1 -- 2016 Feb 23 ###
|
|
- [new] Removed explicit disabling of bitcode: [#136](https://github.com/pinterest/PINRemoteImage/pull/136)
|
|
- [fixed] Progressive rendering in example apps: [#148](https://github.com/pinterest/PINRemoteImage/pull/148)
|
|
- [fixed] Carthage compilation: [#141](https://github.com/pinterest/PINRemoteImage/pull/141)
|
|
- [fixed] Crash on iOS 7 when setting download priority [#137](https://github.com/pinterest/PINRemoteImage/pull/137)
|
|
- [fixed] Dumb test bugs! [#144](https://github.com/pinterest/PINRemoteImage/pull/144) |