The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Version 0.8.0
2 years ago
- Add versions of `fill` where the `inset` param is `UIEdgeInsets`
Thanks to Hasan Gücüyener @Osein!
Version 0.7.1
2 years ago
Preparation for iOS 14, Swift 5.3, and Xcode 12
- Update CI
- Update project files
- Fix new compiler warnings
Version 0.7.0
3 years ago
Swift Package Manager support
Version 0.6.0
3 years ago
- Added support for tagging constraints, https://github.com/ww-tech/wwlayout/issues/2
- Added support for size classes, https://github.com/ww-tech/wwlayout/issues/6
Version 0.5.7
3 years ago
- add version of `fill` functions that accept a CGFloat (@g-mark)
- add version of `size` function that accepts a CGSize (@gradyjenkins)
Version 0.5.5
4 years ago
This version adds Swift 5 compatibility.
Version 0.5.0
4 years ago
Initial release