Releases: LyokoTech/RichTextVC-iOS
Releases · LyokoTech/RichTextVC-iOS
3.1.0: Updated to Swift 4.2 (#27)
3.0.2
3.0.1: Compare fontName. Fix issue mentioned in GLI-3964 (#25)
* Check for fontName match. Fixes issue mentioned in GLI-3964 * Update pod spec version number.
3.0.0
2.0.5: fixed Bold/italic formatting only works single letter/word (ios11) (#23)
* 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)
* 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
Fix crash with mismatched begin and end editing calls. (#21)
2.0.2
Make emoji not crash. (#20) * Make emoji not crash. * Bump pod version.
2.0.1
2.0.0: Update to Swift 3. (#18)
* Update to Swift 3. * Remove outdated cocoapods installation override. * Manually install current version of cocoapods. * Bump pod version.