Releases: elvanto/litemoji
Releases · elvanto/litemoji
5.1.0
5.0.0
What's Changed
- [ENHANCEMENT] - Replace unicode codepoints without regex by @joshmcrae in #38
- Upgrade to emoji version 15.0 by @bensinclair in #40
- Upgrade to emoji version 15.1 by @bensinclair in #41
Full Changelog: 4.3.0...5.0.0
5.0.0-alpha2
Enhancements:
- Updated milesj/emojibase dependency, introducing 31 new emoji
5.0.0-alpha
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
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
4.2.0
Enhancements:
- Updated milesj/emojibase dependency, introducing 49 new emoji