Changelog History
-
v6.0.1 Changes
August 27, 2019Refines Swift names on UIView extensions
-
v6.0.0 Changes
August 27, 2019➕ Adds a prefix to Swift extensions to UIView in order to prevent naming conflicts with other libraries / apps.
-
v5.03 Changes
August 22, 2019🚀 This release enables and fixes many warnings.
-
v5.02 Changes
July 11, 2019🚀 This release updates the codebase to use Swift 5.
-
v5.0.4
August 23, 2019 -
v5.0.1 Changes
July 11, 2019🚀 This release updates the codebase to use Swift 5.
-
v4.0.2 Changes
April 17, 2018➕ Adds a new
LYTDataValues
subclass calledLYTImageValues
. This will generate instances ofUIImage
of a few different sizes so that you can easily test yourUIImageView
s. -
v4.0.1 Changes
April 17, 2018🚀 Please don't use this release. Cocoapod dependencies were not setup properly.
-
v4.0.0 Changes
January 11, 2018🚀 This release updates the code to conform to Swift 4 syntax and is built with xcode 9
-
v3.0.2 Changes
January 03, 2018Adds 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