All Versions
12
Latest Version
Avg Release Cycle
127 days
Latest Release
567 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v5.0.2 Changes
October 03, 2019 -
v5.0.1 Changes
September 25, 2019- โก๏ธ Updates for Xcode 11
-
v5.0.0 Changes
April 02, 2019- Swift 5.0 source compability.
-
v4.1.1 Changes
December 20, 2018- ๐ Bug fixes and stability improvements.
-
v4.1.0 Changes
October 01, 2018- Swift 4.2 source compability.
-
v4.0.1 Changes
March 29, 2018- ๐ Bug fixes and stability improvements.
- โ Added support for iphone X.
-
v4.0.0 Changes
October 09, 2017 -
v3.0.1 Changes
October 18, 2016- ๐ Fixed crash when using ActionCell.xib, PR #31.
-
v3.0.0 Changes
October 04, 2016- ๐ Swift 3 and Xcode 8 support, PR #24
-
v2.1.0 Changes
September 08, 2016- ๐ฅ Breaking change :
actionTitleLabelConstraintToContainer
andactionTitleLabelConstraintToImageView
were 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.
- ๐ฅ Breaking change :