SwiftRichString v2.0.2 Release Notes

Release Date: 2018-09-03 // over 5 years ago
  • Released on: 2018/09/03

    ๐Ÿ”„ Changes

    • ๐Ÿ’… #35 Restore linkURL's attribute for StyleProtocol in 2.x branch
    • ๐Ÿ›  #37 Fixed font/size attributes which are not inherited correctly
    • ๐Ÿ‘ #38 Added support for shadow as text attribute
    • ๐Ÿ— #40 Fixed build failed with XCode 9.2/Swift 4 (compactMap implementation)
    • ๐Ÿ›  #41 Fixed ignored
      rendering
    • ๐Ÿ’… #42 Restored stroke attribute in Style
    • ๐Ÿ’… #43 Style's font/size is set to nil by default and not override previously set style; font owns attributes are applied only when font/size is explicitly set for Style