Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Put unreleased changes here

[4.6.0] - 2019-09-30

Changed

[4.4.4] - 2019-01-03

Changed

fillContainer now returns self to make it chainable

[4.4.3] - 2019-01-03

Changed

Fixes Equation api >= broken operator

[4.4.2] - 2019-01-03

Changed

Fixes view.bottom/top/right/leftConstraint possibly returning wrong constraint if the one you want is not there yet. (looking for constraint in the view itself after looking for it in the superview) The fix makes sure it only looks for the constraint in the view itself for width and height constraints, that corresponds to constraints added via width/heightAnchors api.

[4.4.1] - 2018-12-28

Changed

[4.4.0] - 2018-09-18

Changed

[4.3.2] - 2018-09-09

Added

align(lastBaselines: label, label2, label3)
label.FirstBaseline == label.LastBaseline

Changed

[4.3.0] - 2018-04-04

Changed

[4.2.0] - 2018-01-09

Changed

[4.1.0] - 2017-11-20

Added

[4.1.0] - 2017-09-29

Changed

[3.2.0] - 2017-06-14

Changed

Added

[3.1.4] - 2017-06-14

Added

[3.1.4] - 2017-06-14

Changed