Releases: nakkht/quick-constraint
Releases · nakkht/quick-constraint
v0.10.0
Added
- Missing multiplier for dimension constraint set
v0.9.0
Added
- Missing documentation
- Possibility to set height/width/size of the view based on another view's width/height/size
v0.8.1
Added
- Source code formatting using
swiftlint
v0.8.0
Changed
activate
/deactivate
functions with activated
/deactivated
computed properties
v0.7.1
Fixed
- UICollectionViewCell reusableIdentifier property moved up to UICollectionReusableView
v0.7.0
Changed
- UIStackView initializers now have default values for alignment and distribution
v0.6.0
Added
- UICollectionView extension
Changed
- Minimum iOS/tvOS version to 10
Margin
struct and returned to using CGFloat
value
Removed
- Carthage/CocoaPods support
v0.5.1
Changed
toSafeArea
to toSafeAreaOf