All Versions
10
Latest Version
Avg Release Cycle
36 days
Latest Release
2950 days ago

Changelog History

  • v1.1.1 Changes

    March 29, 2016

    Patches a logic error on one of the frame calculations.

  • v1.1.0 Changes

    October 13, 2015

    ➕ Added a bunch of new helpful methods, courtesy of @MontakOleg!

  • v1.0.1 Changes

    August 27, 2015

    ➕ Added a method to group subviews centered horizontally within a container, filling the height, with provided sizing and spacing.

  • v1.0.0 Changes

    July 17, 2015

    🚀 First official non-beta release!

    🆕 Newest update includes frame utility methods as well as updating one method with an inconsistent signature.

  • v0.2.4 Changes

    July 15, 2015

    ➕ Added methods to align a view to the right of a sibling view without needing to align it to the top, center, or bottom of that view.

  • v0.2.3 Changes

    July 07, 2015

    ➕ Added method to align a view between two sibling views vertically, centered in its superview.

  • v0.2.2 Changes

    July 02, 2015

    ➕ Added a method to align a view to the left of a sibling view, filling it's superview, as well as a method to group a row of views horizontally with flexible heights and widths to fill their superview.

  • v0.2.1 Changes

    June 22, 2015

    ➕ Added new method to align a view between two views horizontally, aligning it to the vertical center of the left-most view.

  • v0.2 Changes

    May 27, 2015

    🛠 Minor bug fixes and added initial crack at a grid layout.

  • v0.1 Changes

    May 14, 2015

    🎉 Initial release.