Releases: pedrommcarrasco/Constrictor
Releases · pedrommcarrasco/Constrictor
Constrictor 0.3.0
Code Documentation.
Modified some interfaces to require a UIView instead of an optional.
Constrictor 0.2.2
Fixed compiling issue due to the deletion of the Constant.swift's file by accident.
Constrictor 0.2.1
Corrected typo with multipler instead of multiplier.
Constrictor 0.2.0
Removed duplicated methods.
Renamed "Fill" to "Edges"
Constrictor 0.1.3
Shared Constrictor.xcscheme for carthage integration.
Constrictor 0.1.2
Removed unnecessary files.
Moved .podspec to root.
Constrictor 0.1.1
Reused some code existing code in constrict(attributes: NSLayoutAttribte ...)
Fixed issues where two methods would end up with the same name due to default parameters.
Constrictor 0.1.0
Constrict based on NSLayoutConstraint.
Default constricts: Center and Fill.