All notable changes to this project will be documented in this file.
AlamofireImage
adheres to Semantic Versioning.
1.0.x
Releases - 1.0.01.0.0
Betas - 1.0.0-beta.1
Released on 2015-09-09. All issues associated with this milestone can be found using this filter.
- Initial release of AlamofireImage.
- Added by Christian Noon.
- Alamofire dependency to
~> 2.0
for CocoaPods and Carthage.- Updated by Christian Noon.
- Alamofire submodule to 2.0.0 release commit.
- Updated by Christian Noon.
- Xcode
APPLICATION_EXTENSION_API_ONLY
toYES
for iOS and OSX frameworks.- Updated by Matt Delves in Pull Request #4.
- Issue in
ImageDownloader
where the wrong image was being stored in the image cache.- Fixed by Robin Eggenkamp in Pull Request #3.
Released on 2015-09-05.
- Initial release of AlamofireImage.
- Added by Christian Noon.