All Versions
10
Latest Version
Avg Release Cycle
30 days
Latest Release
2612 days ago
Changelog History
Changelog History
-
v1.0.11
April 06, 2016 -
v1.0.10
November 04, 2015 -
v1.0.9
November 04, 2015 -
v1.0.8 Changes
October 03, 2015๐ The following things has been fixed.
๐ 1. Crash fixes ๐ 2. fixed highlighting pattern
- detection of adjacent patterns
-
v1.0.7
September 07, 2015 -
v1.0.6
August 31, 2015 -
v1.0.5 Changes
August 21, 2015๐ Bug fix: text NSForegroundColor restored when highlighting ends
-
v1.0.4 Changes
August 21, 2015Truncation is appended in drawTextInRect method. This is because at this point, we have correct size of text container.
-
v1.0.3 Changes
July 23, 2015๐ This release has the following features:
๐ 1. Truncation token can be set from the interface builder. ๐ 2. Custom truncation can be enabled/disabled by toggling a bool in the interface builder.
- Now image can be set as truncation indicator.
-
v1.0.2 Changes
July 10, 2015The patterns can be highlighted when they are tapped. To highlight patterns, the attributes RLHighlightedForegroundColorAttributeName and RLHighlightedBackgroundColorAttributeName should be set.