All Versions
10
Latest Version
Avg Release Cycle
86 days
Latest Release
1694 days ago

Changelog History

  • v6.0.1 Changes

    August 27, 2019

    Refines 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 called LYTImageValues. This will generate instances of UIImage of a few different sizes so that you can easily test your UIImageViews.

  • 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, 2018

    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