Layout v0.5.8 Release Notes

Release Date: 2017-10-31 // over 6 years ago
    • ๐Ÿ›  Fixed layout glitch after live reloading UIStackView-based layouts
    • ๐Ÿ‘ Font expressions now support additional weights such as black and ultralight
    • ๐Ÿ‘€ Minor breaking change when creating bold system fonts in font expressions. See README for details
    • Unicode characters in attributedString expressions or inline HTML are no longer mangled
    • ๐Ÿ›  Fixed bug where source file loading errors were sometimes not reported
    • ๐Ÿ›  Fixed bug where .layout-ignore file paths could sometimes be ignored
    • ๐Ÿ‘Œ Improved AnyExpression implementation and test coverage
    • ๐Ÿ›  Fixed bug with loading files in paths containing a period