Download Latest Version SwiftRichString 3.7.2 - Swift 5.1+ source code.zip (1.6 MB)
Email in envelope

Get an email when there's a new version of SwiftRichString

Home / 3.7.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2020-01-26 680 Bytes
SwiftRichString 3.7.0 - Swift 5.1+ source code.tar.gz 2020-01-26 1.5 MB
SwiftRichString 3.7.0 - Swift 5.1+ source code.zip 2020-01-26 1.6 MB
Totals: 3 Items   3.0 MB 0

Released on: 2020-01-26

IMPORTANT

Use 3.7.1 release instead of this build.
This build is affected by a bug in escaping string which prevents correct decoding of the XML string for StyleXML.

CHANGELOG:

  • [#104] StyleXML issue with & character and other chars needs to be escaped. Introduced a new XMLParsingOptions to StyleXML's xmlParsingOptions property called escapeString (active by default). This function replace all non-parsable characters (by the internal NSXMLParser to parsable string which does not break the internal styling.
  • [#102] StandardXMLAttributesResolver not recognizing links if custom style is provided for "a" tag.
Source: README.md, updated 2020-01-26