Releases: hassan-shahbazi/AutoLayout
Releases · hassan-shahbazi/AutoLayout
Version 4.0
The new version includes new API improvements and bug fixes. Now, constraints are available using variables and identifiers.
Release 3.2
Resolve issues caused by time-consuming tasks for deactivating old constraints, while the final result was not affected.
Release 3.1
- Add support for applying constraints to SafeArea in supported devices (iOS >= 11.0)
- Improve code naming and default parameters.
Version 3.0
New functions. Improved code quality
Version 2.1
The release contains:
- new function for deactivating the constraints
- new function for getting constant values for the specified constraints
- bug fixes
Version 1.0
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