Skip to content

Releases: LyokoTech/RichTextVC-iOS

3.1.0: Updated to Swift 4.2 (#27)

29 Nov 18:47
Compare
Choose a tag to compare
* Updated to Swift 4.2

* Updated travis script

* Removed .swift-version file

* Allow warnings in pod lib lint

3.0.2

26 Jun 17:57
Compare
Choose a tag to compare
GLI-3964 Fix bug that checks text for italics (#26)

3.0.1: Compare fontName. Fix issue mentioned in GLI-3964 (#25)

07 Jun 16:33
Compare
Choose a tag to compare
* Check for fontName match. Fixes issue mentioned in GLI-3964

* Update pod spec version number.

3.0.0

31 May 19:32
Compare
Choose a tag to compare
Updated to Swift 4.1 (#24)

2.0.5: fixed Bold/italic formatting only works single letter/word (ios11) (#23)

28 Oct 14:33
Compare
Choose a tag to compare
* fixed Bold/italic formatting only works single letter/word (ios11)

* updated podspec to v 2.0.5

2.0.4: GLI-3405& GLI-3406 (#22)

24 Aug 16:25
Compare
Choose a tag to compare
* Added the text color to defaultListAttributes so bullets/numbers in lists match the rest of the themed text, Made more use of previousTypingAttributes to fix a bug introduced in iOS11 where the attributes are reset as additional characters are typed.

* Bumped version number

* Fixed an issue where the wrong identifier was used.

2.0.3

04 Aug 17:23
Compare
Choose a tag to compare
Fix crash with mismatched begin and end editing calls. (#21)

2.0.2

02 Dec 21:17
Compare
Choose a tag to compare
Make emoji not crash. (#20)

* Make emoji not crash.

* Bump pod version.

2.0.1

09 Nov 18:29
Compare
Choose a tag to compare
Make functions overrideable. (#19)

2.0.0: Update to Swift 3. (#18)

04 Nov 20:12
Compare
Choose a tag to compare
* Update to Swift 3.

* Remove outdated cocoapods installation override.

* Manually install current version of cocoapods.

* Bump pod version.