Releases: malcommac/SwiftRichString
Releases Β· malcommac/SwiftRichString
SwiftRichString 3.0.1 - Swift 5+
SwiftRichString 3.0.0 (Swift 5.0+)
SwiftRichString 2.1.0 (Swift 4.0+)
Released on 2019-01-19
Changelog
SwiftRichString 2.0.5 (Swift 4.2 compatible)
SwiftRichString 2.0.4
SwiftRichString 2.0.3
SwiftRichString 2.0.2
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
SwiftRichString 2.0.1
Total rewrite of the class.
SwiftRichString 1.1.0 - Swift 4
SwiftRichString 0.9.10 - Last version for Swift 3.x
Fix minor issue while compiling with Xcode 9 and Swift 3.2