All Versions
24
Latest Version
Avg Release Cycle
122 days
Latest Release
2516 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v0.2.3 Changes
- โ Added
UILayoutGuidesupport (iOS 9 and above).
- โ Added
-
v0.2.2 Changes
- ๐ Fixed bug clearing conflicting
Attributesusingeasy_reload. - Apply operator
<-returns theNSLayoutConstraintscreated.
- ๐ Fixed bug clearing conflicting
-
v0.2.1 Changes
Constantvalues ofCGFloattype.- โก๏ธ Optimized apply
<-operation.
-
v0.2 Changes
- ๐ Replaced
addConstraintandremoveConstraintmethods withactivateConstraintsanddeactivateConstraints. - Extended
UIViewwitheasy_clear(), a method to clear the constraints applied to theUIViewusing EasyPeasy. - Improved README file.
- ๐ Replaced