Skip to content

Releases: Tabcorp/swift-EnrichedText

0.3.0

13 Jun 04:31
35ea80b
Compare
Choose a tag to compare
Merge pull request #9 from Tabcorp/ian/bugfix/hashable-method

Make the compiler happy in Xcode 10.2

0.2.1

28 Jun 05:40
Compare
Choose a tag to compare
0.2.1

0.2.0

06 Jun 20:53
Compare
Choose a tag to compare
  • Enforce strict command nesting
  • Optimise performance for the case where closing tags are cased the same as their opening tag
  • Treat param commands case-insensitively
  • Support all font alteration commands in the RFC

0.1.0

25 May 05:00
Compare
Choose a tag to compare

Initial Implementation

  • Full support for the specification, but only a subset of formatting commands are supported
  • Supported Formatting Commands
    • Bold
    • Italic
    • Underline
  • Strict nesting is not validated
  • There are some obvious avenues for performance improvement; but overall performance is not poor