Layout v0.5.3 Release Notes

Release Date: 2017-10-10 // over 6 years ago
    • ➕ Added support for OptionSet properties
    • ➕ Added basic support for array literals in expressions
    • UIControl actions can now bind to any parent that implements the method, not just the Layout owner
    • ➕ Added correct type information for several built-in enum and OptionSet properties
    • ✨ Enhanced support for various standard controls including UISwitch and UISlider
    • 🛠 Fixed crash when a parameter expression references a constant or state variable of the same name