Releases: malcommac/SwiftRichString
Releases Β· malcommac/SwiftRichString
SwiftRichString 3.0.1 - Swift 5+
20 Jul 07:14
Compare
Sorry, something went wrong.
No results found
RELEASED ON 2019-07-20
CHANGELOG
#79 Strip away XML tags when no style is matching tags
SwiftRichString 3.0.0 (Swift 5.0+)
28 Mar 09:52
Compare
Sorry, something went wrong.
No results found
Released on: 2019-03-28
Changes:
#64 Fixed .styledText doesn't set a text on UILabel if no style is set (yet)
#71 Added Swift 5 compatibility
#70 Fixed regular expression to parse tag's attributes
SwiftRichString 2.1.0 (Swift 4.0+)
19 Jan 19:10
Compare
Sorry, something went wrong.
No results found
Released on 2019-01-19
Changelog
#60 Added support for iOS Dynamic Text
#45 Added dynamic value support for TagAttributes (ie. apply link value from an 'a'/'href' tag)
#47 Fixed an issue with Style copying via byAdding() function
#58 Fixed an issue with StyleRegEx which prevents application of font attributes
SwiftRichString 2.0.5 (Swift 4.2 compatible)
20 Sep 07:59
Compare
Sorry, something went wrong.
No results found
Released on: 2018-09-20
CHANGES
#52 Added compatibility with Swift 4.2 / XCode 10
#48 Fixed an issue when rendering emojis and other unicode strings
SwiftRichString 2.0.4
04 Sep 12:35
Compare
Sorry, something went wrong.
No results found
Released on: 2018/09/04
Changes
#44 Fixed missing font attributes while rendering StyleGroup
SwiftRichString 2.0.3
04 Sep 08:40
Compare
Sorry, something went wrong.
No results found
Released on: 2018/09/04
Changes
#44 Fixed missing font attributes while rendering StyleGroup
SwiftRichString 2.0.2
03 Sep 20:30
Compare
Sorry, something went wrong.
No results found
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
20 May 12:56
Compare
Sorry, something went wrong.
No results found
Total rewrite of the class.
SwiftRichString 1.1.0 - Swift 4
09 Apr 12:29
Compare
Sorry, something went wrong.
No results found
SwiftRichString 0.9.10 - Last version for Swift 3.x
18 Sep 09:37
Compare
Sorry, something went wrong.
No results found
Fix minor issue while compiling with Xcode 9 and Swift 3.2