Skip to content

Tags: iammikeyoung/LayoutTest-iOS

Tags

4.0.0

Toggle 4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request linkedin#45 from linkedin/bugfix

update syntax for Swift 4 compatibility

3.0.2

Toggle 3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request linkedin#44 from linkedin/update_version

bump versions

3.0.1

Toggle 3.0.1's commit message
Merge pull request linkedin#37 from mpdifran/castToUIView

Cast view to UIView in runLayoutTests method

3.0.0

Toggle 3.0.0's commit message
Upgrading the pod specs to show diff before the release

Getting rid of module header subspecs

3.0.0-beta4

Toggle 3.0.0-beta4's commit message
Upgrading a bunch of class names to remove LYT (linkedin#35)

Trying to fix LayoutTestBase module header and pod spec to get it to work

3.0.0-beta3

Toggle 3.0.0-beta3's commit message
Updating LayoutTestBase.h to get LayoutTestBase to work with Swift files

3.0.0-beta2

Toggle 3.0.0-beta2's commit message
Updating LayoutTestBase.h to get LayoutTestBase to work with Swift files

3.0.0-beta1

Toggle 3.0.0-beta1's commit message
Fix crash if data was not serializable by NSJSONSerialization (linked…

…in#34)

2.0.0

Toggle 2.0.0's commit message
Upgrading to Swift 3 (linkedin#30)

This is a mostly backwards compatible API change with the previous version and only updates Swift 3 syntax
It does however, require removing the LYT prefix from device constants on Swift because CGFloats are no longer bridged

1.4.0

Toggle 1.4.0's commit message
Upgrading to Xcode 8 and Swift 2.3 (linkedin#26)