All Versions
11
Latest Version
Avg Release Cycle
71 days
Latest Release
1727 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.4.2 Changes
February 17, 2020- ๐ SPM support fix. Thanks @rebeloper!
-
v0.4.1 Changes
June 22, 2019- โ Add configure parameter to stacks - thanks @theisegeberg!
-
v0.4.0 Changes
June 06, 2019- ๐ Move View, Control, Label, Button, TextField, ImageView, TableViewCell, CollectionViewCell, ViewController, Window into a UI namespace in order to avoid name collisions with future iOS frameworks.
-
v0.3.0 Changes
March 28, 2019๐ฑ ๐ Official Swift 5 support ๐
โก๏ธ Do not update if you are still using Xcode 10.1 or earlier.
-
v0.2.1 Changes
December 25, 2018- ๐ฆ Expose
Lenght.constrain
publicly.
- ๐ฆ Expose
-
v0.2.0 Changes
September 25, 2018- ๐ Support for layout sets (trait queries). Check out readme.
-
v0.1.5 Changes
May 02, 2018- ๐ Fix a bug introduced by the previous release regarding safeArea.
-
v0.1.4 Changes
May 02, 2018- โ Add
relativeToSafeArea
support for iOS versions below iOS 11.
- โ Add
-
v0.1.3 Changes
March 20, 2018- ๐ Fix CocoaPods integration #2. Thanks @AlexLittlejohn!
- ๐ Fix typo in
embedding
.
-
v0.1.2 Changes
March 14, 2018- ๐ Fix CocoaPods integration. Thanks @sergdort!