Skip to content

Releases: elvanto/litemoji

5.2.0

Choose a tag to compare

@joshmcrae joshmcrae released this 15 Jul 04:26
859dbca

What's Changed

Full Changelog: 5.1.0...5.2.0

5.1.0

Choose a tag to compare

@joshmcrae joshmcrae released this 11 Sep 21:57
42a3e73

What's Changed

  • [ENHANCEMENT] - Allow shortcode aliases by @loranger in #44
  • [ISSUE-42] - Implement LitEmoji::usePreset() by @joshmcrae in #43

New Contributors

Full Changelog: 5.0.0...5.1.0

5.0.0

Choose a tag to compare

@joshmcrae joshmcrae released this 08 Jan 23:22
319324e

What's Changed

Full Changelog: 4.3.0...5.0.0

5.0.0-alpha2

5.0.0-alpha2 Pre-release
Pre-release

Choose a tag to compare

@bensinclair bensinclair released this 29 Jun 05:55
f9a690b

Enhancements:

5.0.0-alpha

5.0.0-alpha Pre-release
Pre-release

Choose a tag to compare

@joshmcrae joshmcrae released this 28 Mar 00:56
97a3e63

Enhancements:

  • All conversion functions accept an optional second argument for the input / output string's encoding
  • Unicode to shortcode replacement is now achieved through str_replace eliminating the need for regex to be generated and maintained
  • Shortcodes for compound emoji take precedence

4.3.0-alpha

Choose a tag to compare

@joshmcrae joshmcrae released this 28 Oct 02:33
f13cf10

Enhancements:

  • Introduced script to generate regex for known emoji
  • Updated LitEmoji class to pull regex from file instead of hard-coded class constant

4.3.0

Choose a tag to compare

@joshmcrae joshmcrae released this 30 Oct 21:26
f13cf10

Enhancements:

  • Introduced script to generate regex for known emoji
  • Updated LitEmoji class to pull regex from file instead of hard-coded class constant

4.2.0

Choose a tag to compare

@joshmcrae joshmcrae released this 17 May 23:17
b9acb69

Enhancements:

4.1.0

Choose a tag to compare

@joshmcrae joshmcrae released this 18 Nov 22:22
b48e23c
  • Introduced LitEmoji::removeEmoji()

4.0.2

Choose a tag to compare

@joshmcrae joshmcrae released this 05 Oct 22:32
e70a2b7
  • Enhanced detection of transport and map symbols when converting from unicode