All Versions
10
Latest Version
Avg Release Cycle
30 days
Latest Release
2943 days ago

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

    1. 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, 2015

    Truncation 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.

    1. Now image can be set as truncation indicator.
  • v1.0.2 Changes

    July 10, 2015

    The patterns can be highlighted when they are tapped. To highlight patterns, the attributes RLHighlightedForegroundColorAttributeName and RLHighlightedBackgroundColorAttributeName should be set.