Skip to content

Releases: gmac/gemoji-parser

Scoring + Emoticon lookaround

06 Apr 17:18
Compare
Choose a tag to compare

Includes features and critical fixes for the deprecated 1.3.0 release.

  • Unicode regex orders by Emoji Tracker popularity scores.
  • Customizable emoticon lookaround patterns.

Deprecated

06 Apr 17:10
Compare
Choose a tag to compare

This tag includes a non-relative file path that breaks in production environments. Please upgrade directly to version 1.3.1.

More Optimization + Outputs

22 Mar 22:14
Compare
Choose a tag to compare
  • Additional minor regex optimizations.
  • Regex output tasks for exposing implementations.
  • Emoticon output task for exposing internal defaults.

Emoticons + Optimizations

22 Mar 22:17
Compare
Choose a tag to compare
  • Emoticon parsing patterns.
  • Heavy regex optimization.

Initial Release

21 Mar 18:27
Compare
Choose a tag to compare

Basic features:

  • Tokenizing unicode characters.
  • Parsing unicode/token symbols into other formats (such as image tags).