Releases: linkedin/LayoutTest-iOS
4.0.0
This release updates the code to conform to Swift 4 syntax and is built with xcode 9
3.0.2
Adds a new feature to lyt_before and lyt_after to accept a fromCenter arg. If set to YES, the before/after test will be relative to the center of a view instead of from the edge
3.0.1
3.0.0
Updating to Swift 3
This version updates the API in a very backwards incompatible way. It renames a bunch of methods using the new NS_SWIFT_NAME and NS_REFINED_FOR_SWIFT API. This means you can remove a bunch of the lyt_ prefixes in your code.
Most of the changes should be pretty easy to see. Otherwise, see #31.
If migrating is difficult, please submit an issue and we can create a migration guide.
3.0.0-beta4
Updating to Swift 3
This version updates the API in a very backwards incompatible way. It renames a bunch of methods using the new NS_SWIFT_NAME and NS_REFINED_FOR_SWIFT API. This means you can remove a bunch of the lyt_ prefixes in your code.
Most of the changes should be pretty easy to see. Otherwise, see #31.
If migrating is difficult, please submit an issue and we can create a migration guide.
3.0.0-beta3
Updating to Swift 3
This version updates the API in a very backwards incompatible way. It renames a bunch of methods using the new NS_SWIFT_NAME and NS_REFINED_FOR_SWIFT API. This means you can remove a bunch of the lyt_ prefixes in your code.
Most of the changes should be pretty easy to see. Otherwise, see #31.
If migrating is difficult, please submit an issue and we can create a migration guide.
3.0.0-beta2
Updating to Swift 3
This version updates the API in a very backwards incompatible way. It renames a bunch of methods using the new NS_SWIFT_NAME and NS_REFINED_FOR_SWIFT API. This means you can remove a bunch of the lyt_ prefixes in your code.
Most of the changes should be pretty easy to see. Otherwise, see #31.
If migrating is difficult, please submit an issue and we can create a migration guide.
3.0.0-beta1
Updating to Swift 3
This version updates the API in a very backwards incompatible way. It renames a bunch of methods using the new NS_SWIFT_NAME
and NS_REFINED_FOR_SWIFT
API. This means you can remove a bunch of the lyt_
prefixes in your code.
Most of the changes should be pretty easy to see. Otherwise, see #31.
If migrating is difficult, please submit an issue and we can create a migration guide.