2.1.0
- Breaking change:
actionTitleLabelConstraintToContainerandactionTitleLabelConstraintToImageViewwere removed fromActionCellclass. 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.