Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

3.0.1

Compare
Choose a tag to compare
@kcharwood kcharwood released this 11 Dec 21:29
· 395 commits to master since this release

Released on Friday, December 11, 2015. All issues associated with this milestone can be found using this filter.

Added

  • Added Xcode 7.2 support to Travis
    • Implemented by Kevin Harwood in #3216.

Fixed

  • Fixed race condition with ImageView/Button image downloading when starting/cancelling/starting the same request
    • Implemented by Kevin Harwood in #3215.