Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 872 Bytes

CHANGELOG.md

File metadata and controls

41 lines (24 loc) · 872 Bytes

Changelog

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.

[Unreleased]

Added

Removed

Changed

[0.5.0] - 2019-03-01

Changed

  • 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

[0.3.0] - 2018-10-15

Added

  • Support for Swift 4.2 and Xcode 10.

[0.2.0] - 2018-07-28

Changed

  • Use Binder instead of AnyObserver.

[0.1.1] - 2018-05-21

Changed

  • Allow using an Optional Resource on the ImageView extension by @freak4pc PR#3

[0.1] - 2018-05-10

Initial Release