unicode-org / unicodetools

home of unicodetools and https://util.unicode.org JSPs
https://util.unicode.org
Other
51 stars 39 forks source link

Always use latest Unicode version when building emoji #918

Closed nedley closed 1 month ago

nedley commented 1 month ago

When building emoji 16.0 charts I remembered/discovered that the latest Unicode version was only used during beta. Remove the IS_BETA checks for everything but human-readable text and rename LATEST to PROPS. I’m leaving most other variables alone in case we want to bring back the ability to build charts for the previous version.

markusicu commented 1 month ago

tnx lgtm pse squash

meaning i suggest using squash-and-merge -- not squashing and then waiting for people again

nedley commented 1 month ago

meaning i suggest using squash-and-merge -- not squashing and then waiting for people again

Understood—I was waiting for the build checks to complete.