All Versions
10
Latest Version
Avg Release Cycle
65 days
Latest Release
2727 days ago

Changelog History

  • v1.3.0 Changes

    September 30, 2016

    Migrated to Swift 3.

  • v1.2.1 Changes

    January 22, 2016

    ๐Ÿ›  Fixed tvOS target settings when installed via CocoaPods.

  • v1.2.0 Changes

    November 23, 2015

    ๐Ÿ‘ tvOS support

  • v1.1.0 Changes

    October 06, 2015

    โšก๏ธ Swift 2.0 update.

  • v1.0.0 Changes

    April 03, 2015

    All the properties available to layers and views are now available for CGRect types as well. This was added to make working with bounds properties easier, which is necessary when working with nested views to keep the code short.

    Also a bounds property is added to controllers.

  • v0.4.1 Changes

    March 12, 2015

    ๐Ÿš€ Set deployment target to 8.0

  • v0.4.0 Changes

    March 06, 2015

    ๐Ÿšš Many additions, check README for more information. Also centerInSuperlayer, centerDimensionInSuperlayer, and their view equivalents have been removed.

  • v0.3.1 Changes

    March 01, 2015

    ๐Ÿ‘ Cocoapods support and license specification.

  • v0.3.0 Changes

    February 27, 2015
    • โž• Added right and left properties to UIViewControllers.
    • Helper functions named inset and offset.
    • Smart assignment operator.

    For more information check the API cheat sheet.

  • v0.2.1 Changes

    February 26, 2015

    โž• Added top and bottom properties to UIViewController. Check API cheat sheet for more information.