You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Making a small memory fix in LYTLayoutTestCase
This caused views to stick around a bit longer than necessary in memory
Bumping the version to 1.2.1
Only one commit in this release
Bumping the version to 1.2.0
In this release:
Test failures generate an HTML page with a summary of the errors
Apps that don't use 'use_frameworks!' should now work