-
Add ability to chain different view attributes
-
Update -[MASViewConstraint layoutConstraintSimilarTo:] to check relation (and fix spelling).
-
Autoboxing for scalar/struct attribute values
-
Added mas_remakeConstraints
-
Fix typo in README.
-
Fixing build status image for travis ci
-
image now retina ready!
-
add "make.attribute(...)"
-
Explicitly #import <Foundation/Foundation.h> instead of assuming it has already been imported.