Skip to content

Releases: PimCoumans/ConstraintBuilder

v1.3.0

08 Mar 10:11
37126ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.2...1.3.0

v1.2.2

01 Mar 11:13
Compare
Choose a tag to compare
  • Fix for missed protocol conformance of NSLayoutGuide and UILayoutGuide, add missed result builder attribute to builder closure
  • Improved constraint building for layout guides and both UIView and NSView 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

01 Mar 11:06
Compare
Choose a tag to compare
  • Fix for missed protocol conformance of NSLayoutGuide and UILayoutGuide
  • Improved constraint building for layout guides and both UIView and NSView 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

01 Mar 10:16
973579d
Compare
Choose a tag to compare
  • Improved constraint building for layout guides and both UIView and NSView 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

07 Nov 16:21
3fd3701
Compare
Choose a tag to compare
  • Enables constraint builder logic for UILayoutGuide
  • Adds applyConstraints method to collections containing elements conforming to ConstraintBuildable

v1.0.4

19 Aug 15:43
319a903
Compare
Choose a tag to compare

Added MIT license

v1.0.2

19 Aug 15:28
Compare
Choose a tag to compare

translatesAutoresizingMaskIntoConstraints = false edition 🥲

v1.0.1

19 Aug 15:22
Compare
Choose a tag to compare

Should actually work now 👍🏻

v1.0.0

19 Aug 15:14
Compare
Choose a tag to compare

Initial release ✌🏻