Releases: PimCoumans/ConstraintBuilder
Releases · PimCoumans/ConstraintBuilder
v1.3.0
v1.2.2
- Fix for missed protocol conformance of
NSLayoutGuide
andUILayoutGuide
, add missed result builder attribute to builder closure - Improved constraint building for layout guides and both
UIView
andNSView
with a more generic approach, making all methods available. - Introduced aspect ratio fitting inside a container (either view or layout guide)
Full Changelog: 1.1.0...1.2.2
v1.2.1
- Fix for missed protocol conformance of
NSLayoutGuide
andUILayoutGuide
- Improved constraint building for layout guides and both
UIView
andNSView
with a more generic approach, making all methods available. - Introduced aspect ratio fitting inside a container (either view or layout guide)
Full Changelog: 1.1.0...1.2.1
v1.2.0
- Improved constraint building for layout guides and both
UIView
andNSView
with a more generic approach, making all methods available. - Introduced aspect ratio fitting inside a container (either view or layout guide)
Full Changelog: 1.1.0...1.2.0
v1.1.0
- Enables constraint builder logic for
UILayoutGuide
- Adds
applyConstraints
method to collections containing elements conforming toConstraintBuildable
v1.0.4
Added MIT license
v1.0.2
translatesAutoresizingMaskIntoConstraints = false
edition 🥲
v1.0.1
Should actually work now 👍🏻
v1.0.0
Initial release ✌🏻