All notable changes to this project will be documented in this file.
- Swift 3 and Xcode 8 support, PR #24
- Breaking change:
actionTitleLabelConstraintToContainer
andactionTitleLabelConstraintToImageView
was removed fromActionCell
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.