All Versions
10
Latest Version
Avg Release Cycle
50 days
Latest Release
3102 days ago
Changelog History
Changelog History
-
v1.3.0 Changes
September 19, 2016๐ Swift 3 support.
-
v1.2.0
June 08, 2016 -
v1.1.2 Changes
September 23, 2015- Implements a bare bones initWithCoder
- ๐ Fix layoutMarginsRelativeArrangement to align to margin attributes
-
v1.1.1 Changes
September 08, 2015โ Added support for Carthage.
-
v1.1.0 Changes
September 06, 2015- โ Added support for Swift 2, so now it requires Xcode 7 to compile
- โ Combined tests and example Xcode projects into one
- ๐ Improved example app
- โ Adjusted stack view behaviour to latest Xcode7-beta
- ๐ Some small bug fixes
-
v1.0.5 Changes
August 01, 2015- ๐ฆ Exposed enums to objective-c
-
v1.0.4 Changes
July 26, 2015๐ Fixed NSInternalInconsistencyException when going back in navigation #8
-
v1.0.3 Changes
June 30, 2015๐ Fix a bug to remove
hidden
value KVO observers on arranged subviews -
v1.0.2 Changes
June 25, 2015Made necessary components public so they're accessible as a module.
-
v1.0.1 Changes
June 24, 2015๐ Fixed bug when hiding arranged subviews without animation.