Skip to content

Latest commit

 

History

History
59 lines (35 loc) · 2.64 KB

CHANGELOG.md

File metadata and controls

59 lines (35 loc) · 2.64 KB

Change Log

All notable changes to this project will be documented in this file.

  • Added the ability to adjust Cancel View's Title font and size. (#145)
  • Support for SPM (#144, #146)
  • Fix incorrect top inset and content offset (#126)
  • Support setting cancel view's title color (#129)
  • Fix issue introduced with last release that would crash an app when using one of the subspecs
  • Updates for Xcode 11
  • Swift 5.0 source compability.
  • Swift 4.2 source compability.
  • Bug fixes and stability improvements.
  • Added support for iphone X.
  • Support for Swift 4.
  • Added customizable background color to the Skype action controller, PR #52
  • Using status bar style from settings in iOS 10, PR #53
  • Fixed crash when using ActionCell.xib, PR #31.
  • Swift 3 and Xcode 8 support, PR #24
  • Breaking change: actionTitleLabelConstraintToContainer and actionTitleLabelConstraintToImageView was removed from ActionCell class. You must delete these outlets from your xib files, PR #23.
  • Breaking change: actions' handlers are now executed after the action controller was completely dismissed, PR #22.
  • Fixed duplicated execution of actions, PR #22.
  • Bug fixes and stability improvements.
  • added support for Xcode 7.3 and swift 2.2.

Released on 2015-12-11. This is the initial version.