Skip to content

Releases: PureLayout/PureLayout

Podspec Update 3.1.9

14 Jul 17:59
698a0b1
Compare
Choose a tag to compare

Updated podspec to 3.1.9

Xcode 12.5 Support

12 May 03:53
5561683
Compare
Choose a tag to compare

Fixes use of umbrella header for Swift Package Manager in Xcode 12.5.

PureLayout v3.1.8 - iOS Minimum Deployment Target 9.0 and App Extensions runtime check

22 Mar 13:43
3bcbfe3
Compare
Choose a tag to compare

This release bumps the minimum iOS deployment target from 8.0 to 9.0 (#253) in addition to switching to runtime checking for app extensions addressed in #252.

Swift Package Manager Support

25 Apr 22:18
Compare
Choose a tag to compare

Title says it all.

PureLayout v3.1.5 - Auto create constraint for safe area and compiler warnings fixes

23 Jul 16:44
40d7e57
Compare
Choose a tag to compare

This release fixes a compiler warnings related to ALAttribute as well as fixing a bug related to the +[NSLayoutConstraint autoCreateConstraintsWithoutInstalling] used in a super view safe area inset method.

Accessibility apis

27 Oct 17:34
Compare
Choose a tag to compare

This release adds accessibility apis as part of #227 marking the safe area apis as iOS 9 and above.

PureLayout v3.1.2 - Properly release iPhone X support

28 Aug 03:43
637812e
Compare
Choose a tag to compare

Properly release changes that support the iPhone X and safe areas

PureLayout v3.1 - iPhone X support

25 Aug 03:03
03d3aea
Compare
Choose a tag to compare
Pre-release

This release has changes that support the iPhone X and safe areas.

This hasn't had a lot of testing, but wanted to push it out to get feedback and testing.

PureLayout v3.0.2 - Maintenance Release & tvOS Support

11 Jun 00:36
Compare
Choose a tag to compare

This is a relatively minor maintenance release.

Thanks to all the contributors!

Psst. Interested in taking PureLayout to the next level? Get in touch if you'd like to become a maintainer.

New Repository URL

31 Aug 03:49
Compare
Choose a tag to compare

This release contains no actual changes from v3.0.0 (release notes) – it exists solely to update the repository URL to the new location in the PureLayout organization (https://github.com/PureLayout/PureLayout).

Note: the previous repository URL (https://github.com/smileyborg/PureLayout) will continue to work, as it seamlessly redirects to the new URL.