jdecked / twemoji-parser

A simple library for identifying emoji entities within a string in order to render them as Twemoji.
MIT License
16 stars 6 forks source link

feat(v15): Update emoji.yml and regex for Unicode v15 #4

Closed jdecked closed 7 months ago

jdecked commented 7 months ago

Problem: Unicode v15 is currently unsupported.

Solution: Add emoji data to emoji.yml from Unicode v15 (and v14, since I never pushed that from Twitter to OSS) using the Emoji v14 and Emoji v15 charts, then regenerate the regex using ./src/scala/scripts/generate.sh.