github / gemoji

Emoji images and names.
MIT License
4.39k stars 783 forks source link

Import Emoji 15.0 #248

Closed li910802 closed 1 year ago

li910802 commented 1 year ago

Emoji 15.0 has been released. Any plans? https://unicode.org/Public/emoji/15.0/ https://emojipedia.org/emoji-15.0/

undefinedpersonn commented 1 year ago

What its up for.When you say the plan,what do you mean?

sabrican3532 commented 1 year ago

What its up for.When you say the plan,what do you mean? s*@*****

sabrican3532 commented 1 year ago

Facebook code

Jnuhaque commented 1 year ago

Community help

mislav commented 1 year ago

@li910802 Thanks for the suggestion. After Unicode 15 emoji are more widely supported on devices, we will be open to importing the Unicode 15 set into this library. https://github.com/github/gemoji/pull/244#issuecomment-1315647217

eliperkins commented 1 year ago

Somewhat related to this discussion, I wonder if making the versions of gemoji match the Unicode emoji versions would be a net-positive for consumers and make it more explicit that it will be a "breaking change" (e.g., you'll need to support new emoji images) when going from one version to the next.

For example, if I only have the emoji images for Unicode emoji 14.0, I'd use gemoji "~>14.0.0". Upgrading to gemoji "~>15.0.0" would be an explicitly opted-into upgrade.

If my app only supports deployment targets where I know Unicode emoji 15.0 exists, I won't be blocked by gemoji updating as well.

I'd love some feedback on this idea!

mislav commented 1 year ago

@eliperkins That would make it immediately obvious as to which Unicode version is supported by which version of gemoji, but for other purposes I think it will be detrimental since the new versioning policy would clash with semver practices.

For example:

xnousnow commented 1 year ago

Any updates?

Olzie-12 commented 1 year ago

^^