Skip to content

Releases: ww-tech/wwlayout

Version 0.8.0

11 Feb 16:27
Compare
Choose a tag to compare
  • Add versions of fill where the inset param is UIEdgeInsets
    Thanks to Hasan Gücüyener @Osein!

Version 0.7.1

27 Aug 09:31
753e672
Compare
Choose a tag to compare

Preparation for iOS 14, Swift 5.3, and Xcode 12

  • Update CI
  • Update project files
  • Fix new compiler warnings

Version 0.7.0

28 Jan 19:04
Compare
Choose a tag to compare

Swift Package Manager support

Version 0.6.0

21 Nov 13:28
58efc0f
Compare
Choose a tag to compare
  • Added support for tagging constraints, #2
  • Added support for size classes, #6

Version 0.5.7

23 Oct 17:47
Compare
Choose a tag to compare
  • 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

29 Mar 20:06
4ab7685
Compare
Choose a tag to compare

This version adds Swift 5 compatibility.

Version 0.5.0

09 Dec 14:37
bceaab6
Compare
Choose a tag to compare

Initial release