Layout v0.5.6 Release Notes

Release Date: 2017-10-24 // over 6 years ago
    • Static class properties and enum cases can now be accessed via their namespace inside expressions
    • ๐Ÿ›  Fixed an issue where errors were sometimes silently swallowed during layout initialization
    • ๐Ÿ›  Fixed bug where UIBarButtonItem.title could not be set using expressions
    • โž• Added benchmark app for comparing Layout and AutoLayout performance