SwiftRichString Versions Save

👩‍🎨 Elegant Attributed String composition in Swift sauce

3.0.1

4 years ago

RELEASED ON 2019-07-20

CHANGELOG

  • #79 Strip away XML tags when no style is matching tags

3.0.0

5 years ago

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

2.1.0

5 years ago

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

2.0.5

5 years ago

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

2.0.4

5 years ago

Released on: 2018/09/04

Changes

  • #44 Fixed missing font attributes while rendering StyleGroup

2.0.3

5 years ago

Released on: 2018/09/04

Changes

  • #44 Fixed missing font attributes while rendering StyleGroup

2.0.2

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

2.0.1

6 years ago

Total rewrite of the class.

1.1.0

6 years ago

1.0.1

6 years ago