Skip to content

SwiftRichString 2.0.2

Compare
Choose a tag to compare
@malcommac malcommac released this 03 Sep 20:30
· 187 commits to master since this release

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