Skip to content

Releases: hassan-shahbazi/AutoLayout

Version 4.0

05 Mar 13:53
Compare
Choose a tag to compare

The new version includes new API improvements and bug fixes. Now, constraints are available using variables and identifiers.

Release 3.2

28 Feb 15:41
Compare
Choose a tag to compare

Resolve issues caused by time-consuming tasks for deactivating old constraints, while the final result was not affected.

Release 3.1

23 Feb 12:08
Compare
Choose a tag to compare
  • Add support for applying constraints to SafeArea in supported devices (iOS >= 11.0)
  • Improve code naming and default parameters.

Version 3.0

03 Feb 16:55
Compare
Choose a tag to compare

New functions. Improved code quality

Version 2.1

16 Jan 16:33
Compare
Choose a tag to compare

The release contains:

  • new function for deactivating the constraints
  • new function for getting constant values for the specified constraints
  • bug fixes

Version 1.0

25 Dec 10:44
Compare
Choose a tag to compare

Provide the following functions:

  • Add constraints for leading and trailing attributes
  • Add constraints for top and bottom attributes
  • Add constraints for width and height
  • Deactivate origin and size constraints