Layout v0.3.1 Release Notes

Release Date: 2017-06-13 // almost 7 years ago
    • You can now reference nested state or constants dictionary keys using keypaths in expressions
    • ๐Ÿ›  Fixed a major performance regression introduced in 0.2.1, which made the UIDesigner unusable
    • โž• Added support for setting CGColor and CGImage properties on a CALayer using expressions
    • ๐Ÿ›  Fixed string formatting when concatenating optional strings
    • ๐Ÿ‘Œ Improved null-coalescing operator error messaging
    • ๐Ÿ‘Œ Improved AnyExpression implementation to eliminate arbitrary limits on numeric values