Skip to content

Releases: linkedin/LayoutTest-iOS

6.1.0

02 May 18:38
445d5f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.4...6.1.0

Fixed autolayout failure detection

29 Sep 22:28
cad43dc
Compare
Choose a tag to compare

Fixed autolayout failure interception

Refine Swift names on UIView extensions

27 Aug 17:40
Compare
Choose a tag to compare

Refines Swift names on UIView extensions

Prefix UIView Extensions in Swift

27 Aug 00:50
Compare
Choose a tag to compare

Adds a prefix to Swift extensions to UIView in order to prevent naming conflicts with other libraries / apps.

Fix warnings with 32bit builds

23 Aug 01:34
Compare
Choose a tag to compare
5.0.4

Fix warnings with 32bit builds (#59)

Fix Warnings

22 Aug 23:44
e44e868
Compare
Choose a tag to compare

This release enables and fixes many warnings.

Update to Swift 5 (Fixed)

11 Jul 23:57
Compare
Choose a tag to compare

This release updates the codebase to use Swift 5.

Update to Swift 5

11 Jul 22:52
Compare
Choose a tag to compare

This release updates the codebase to use Swift 5.

Adding LYTImageValues

17 Apr 00:55
Compare
Choose a tag to compare

Adds a new LYTDataValues subclass called LYTImageValues. This will generate instances of UIImage of a few different sizes so that you can easily test your UIImageViews.

Invalid release

17 Apr 00:14
Compare
Choose a tag to compare

Please don't use this release. Cocoapod dependencies were not setup properly.