Releases: giberti/emoji-data
Add support for Unicode 16.0
Fix for Twig vulnerability CVE-2024-45411
Updates the default version of Twig to one not vulnerable to CVE-2024-45411.
Dependencies on this project were not vulnerable. The usage of Twig is limited to re-generating two included classes this library provides via the ./builder
functionality.
Add support for Unicode 15.1
Adds additional Emojis from the 15.1 release. Continues to provide backward compatibility for CLDR to Unicode 13.1.
Add support for Unicode 15.0
Adds additional Emojis from the 15.0 release. Continues to provide backward compatibility for CLDR to Unicode 13.1.
Add support for Unicode 14.0
Adds additional Emoji from the 14.0 release. Provides backward compatibility with Unicode 13.1.
Fix invalid JSON in 1.0 release
The minimum supported PHP version is now 7.3. Since this may be a breaking change for some, move to a v1.0 release.
Thank you to @glensc for the change.
Add PHP 8.0 Support
Updates the composer.json
to support PHP 8.0 builds