Skip to content

Releases: dsevillamartin/simple-emoji-map

v0.6.0

03 Jul 19:31
v0.6.0
a3eabe9
Compare
Choose a tag to compare
  • Update emojibase-data to v15.0.0 (Emoji 15 & Unicode 15)
    • Version jumped from v7 to v15 to stay with emoji versioning
  • Replace twemoji with @twemoji/api
    • Twitter's Twemoji is no longer being maintained. This fork is maintained by the original maintainers that were laid off from Twitter.
    • twemoji hasn't been updated for Emoji 15, but this package only uses its API for the fallback build process logging, so it won't affect the output

Full Changelog: v0.5.1...v0.6.0

v0.5.1

04 Apr 21:28
86b7d6b
Compare
Choose a tag to compare
  • Add shebang line to bin file
  • Update path of bin file to actual executable
  • Update Twemoji to v14

Full Changelog: v0.5.0...v0.5.1

v0.5.0

03 Feb 21:59
10fe63b
Compare
Choose a tag to compare

BREAKING

  • If you need to keep using the same shortcodes as previous versions, set the shortcodes.dataset config option to emojibase-legacy. Make sure to define a fallback (e.g. emojibase). See README.
  • Codepoint JSON keys are now uppercase

Changes

  • Update emojibase-data to v7.0.0 (Emoji 14 & Unicode 14)
    • Shortcode dataset has been updated
    • Added option to choose shortcode dataset (see breaking notice)
  • Added lang & shortcodes.lang options to change the data locale
  • Added shortcodes.fallbackDataset and shortcodes.fallbackLang options to allow for the usage of legacy datasets while including new emojis
  • Fixed regex option not working (flags not supported)

Full Changelog: v0.4.1...v0.5.0

v0.4.1

01 Jul 12:08
Compare
Choose a tag to compare
  • BREAKING Update to Twemoji 13 (Unicode 13) a1bc5c4
  • Add variants as generated/variants.json
    • Nothing links skins with variants as of now

v0.3.0...v0.4.1

v0.3.0

08 Jul 14:08
819765b
Compare
Choose a tag to compare
  • BREAKING Update to Twemoji 12 (Unicode 12) cac5344

v0.2.1...v0.3.0