Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Releases: tophat/RichTextView

Release 2.2.4

26 Jul 20:27
Compare
Choose a tag to compare

Update interactive element input type to use ID to fix the problem of being unable to distinguish between two interactive elements with the same text (#108)

Release 2.2.3

16 Jul 15:28
Compare
Choose a tag to compare

Miscellaneous fixes as a result of adding the interactive element data type

Release 2.2.2

16 Jul 03:28
Compare
Choose a tag to compare

Fix unit tests

Release 2.2.1

16 Jul 03:15
Compare
Choose a tag to compare

Fix formatting of custom links

Release 2.2.0

15 Jul 20:49
Compare
Choose a tag to compare

Add interactive element input type backed by [interactive-element] and [/interactive-element] tags (#106)

Release 2.1.2

15 Jul 02:20
Compare
Choose a tag to compare

Allow custom HTML colours to be accurately reflected (#105)

Release 2.1.1

13 May 15:03
161d2b1
Compare
Choose a tag to compare

Update RichTextView to use the latest Down library (#102)

Release 2.1.0

10 May 14:51
e4b0c0d
Compare
Choose a tag to compare
  • Enable updating of background color (#98)
  • Add font size to latex parser (#100)

Release 2.0.0

01 May 14:14
9d81b03
Compare
Choose a tag to compare
  • In this release we dropped iOS 9 support in order to remain compatible with the latest version of SnapKit.

Release 1.1.1

12 Apr 16:44
Compare
Choose a tag to compare
  • Fixed issue in podspec that prevented version updates