github malcommac/SwiftRichString 3.7.0
SwiftRichString 3.7.0 - Swift 5.1+

latest releases: 4.0.0-alpha-6, 4.0.0-alpha-5, 4.0.0-alpha-4...
5 years ago

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.

Don't miss a new SwiftRichString release

NewReleases is sending notifications on new releases.