All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Minimum deployment targets are now iOS 10, tvOS 10 and macOS 10.12.
- Minimum Swift Version is 4.2.
- RxKingfisher now works with, and requires, Kingfisher 5
- Support for Swift 4.2 and Xcode 10.
- Use
Binder
instead ofAnyObserver
.
- Allow using an Optional Resource on the ImageView extension by @freak4pc PR#3
Initial Release