Releases: tmdvs/Go-Emoji-Utils
Releases · tmdvs/Go-Emoji-Utils
v1.2.1
v1.2.0
What's Changed
- Update emoji.json to support emoji 14.0 by @CMseventeen in #14
- Setup
go.mod
and updateemojidata.go
by @tmdvs in #15
New Contributors
- @CMseventeen made their first contribution in #14
- @tmdvs made their first contribution in #15
Full Changelog: v1.1.0...v1.2.0
Version 1.1.0
Introduce a fall back to using emojidata.go
if vendored/the emoji.json
file cannot be found.
Version 1.0.2
Update the emoji definitions to include 2019 additions
Version 1.0.1
Includes a re-implementation of RemoveAll
which should handle repeated emoji as well as strings containing Chinese/Japanese/Korean characters
Fixes:
Version 1.0
This version is compatible with Apple's implementation of the Emoji 11.0 specification