Releases: swiftkits/CoreUIKit
Releases · swiftkits/CoreUIKit
Version 0.3.5
Version 0.3.4
What's Changed
- Added constraints and tests for pluggable. by @0vertex in #10
Full Changelog: 0.3.3...0.3.4
Version 0.3.3
- Adedd anchor description for width and height
- Refactored anchorable's old implementations into contract it self
- Added new anchor provider for UIView and UILayoutGuide
Version 0.3.2
- Refactored documentations for open contracts (protocols)
- Replaced jazzy docs with DocC
- Updated scripts for generating docs
Version 0.3.1
- Updated ReadMe urls
- Updated podspec urls
Version 0.3.0
- Constraints extensions for UILayoutGuide
- Added Anchorable
- Fixed SPM path issue
Version 0.2.0
- Example project
- Constraint relation
- Collection view setups
- Updated README with useful links
- UIEdgeInsets inits extension
Version 0.1.0
Features
- Programmatically constraints setups
- UITableView features
- Unit tests
- SPM support
- Carthage support
- Cocoapods support