Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: github/gemoji

gemoji 4.1.0

29 Mar 12:57
5476a66
This commit was signed with the committer’sverified signature.
mislav Mislav Marohnić
SSH Key Fingerprint:EbViaI6UYRSsKgZLAjbeGSj64iqErDtQV8FnFCgfw78
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's Changed

Full Changelog:v4.0.1...v4.1.0

Contributors

  • @mislav
mislav
Assets2
Loading
Alexon1999, wooorm, hlaueriksson, svercl, RanglerXahmad, suleymanhalil00112, Mati199330, arroselli, WATCHARA24MONTHON, and Mandog1120 reacted with thumbs up emojibewuethr, mikekavouras, 895263, Nazarenko1, Mati199330, arroselli, and Mandog1120 reacted with hooray emojiarroselli reacted with rocket emoji
14 people reacted

gemoji 4.0.1

22 Nov 11:10
ed57eb8
This commit was signed with the committer’sverified signature.
mislav Mislav Marohnić
SSH Key Fingerprint:EbViaI6UYRSsKgZLAjbeGSj64iqErDtQV8FnFCgfw78
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's Changed

New Contributors

Full Changelog:v4.0.0...v4.0.1

Contributors

  • @perlun
perlun
Loading

gemoji 4.0.0

16 Nov 13:36
ac35c33
This commit was signed with the committer’sverified signature.
mislav Mislav Marohnić
SSH Key Fingerprint:EbViaI6UYRSsKgZLAjbeGSj64iqErDtQV8FnFCgfw78
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's New

Warning
See thev4.0.0.pre0 release notes for the list ofbreaking changes since gemoji v3.x.

  • Add skin tones support by@mislav in#165 ✌🏻✌🏼✌🏽✌🏾✌🏿

    • Emoji.find_by_unicode() now recognizes emoji sequences with skin tone modifiers.
    • Emoji::Character#skin_tones? returns true when an emoji supports skin tone modifiers.
    • Emoji::Character#raw_skin_tone_variants generates a list of all 5 skin tone variants for an emoji.
  • Import Emoji 13.0 characters by@chvp in#173

  • Import Emoji 13.1 characters by@franciscorode in#209

  • Import Emoji 14.0 characters by@kardeslik in#244

What's Changed

New Contributors

Full Changelog:v4.0.0.pre0...v4.0.0

Contributors

  • @mislav
  • @PurpleBooth
  • @JuanitoFatas
  • @kardeslik
  • @franciscorode
  • @chvp
  • @jobveldhuis
mislav, PurpleBooth, and 5 other contributors
Loading
bewuethr reacted with thumbs up emojiwooorm, bewuethr, parkr, and hlaueriksson reacted with hooray emojibewuethr reacted with rocket emoji
4 people reacted

gemoji 4.0.0.rc3

16 Nov 12:01
v4.0.0.rc3
This tag was signed with the committer’sverified signature.
koddsson Kristján Oddsson
GPG key ID:F5C58CF9F8FE5D63
Verified
Learn about vigilant mode.
55bb37a
This commit was signed with the committer’sverified signature.
koddsson Kristján Oddsson
GPG key ID:F5C58CF9F8FE5D63
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
gemoji 4.0.0.rc3Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog:v4.0.0.rc2...v4.0.0.rc3

Contributors

  • @mislav
  • @PurpleBooth
  • @franciscorode
  • @jobveldhuis
mislav, PurpleBooth, and 2 other contributors
Loading

gemoji 4.0.0.rc2

31 Jan 02:32
Compare
Choose a tag to compare
Loading
gemoji 4.0.0.rc2Pre-release
Pre-release
Loading
hsqStephenZhang, lakshyaelite, BrandonSr1985, 18nbaehilo, Wastedskunk420, JoshuaDc8, Ashkat22, and 7VLY6hpcgWXfsyF reacted with thumbs up emojipsevdoblud, 18nbaehilo, Ashkat22, and WATCHARA24MONTHON reacted with laugh emojiVictorious22, Huncho3511, 18nbaehilo, and Ashkat22 reacted with hooray emojiaoyjai, 18nbaehilo, and Ashkat22 reacted with heart emojiklaudia1903, Ashkat22, and 7VLY6hpcgWXfsyF reacted with rocket emoji
14 people reacted

gemoji 4.0.0.rc1

29 Nov 17:43
Compare
Choose a tag to compare
Loading
gemoji 4.0.0.rc1Pre-release
Pre-release
  • Unicode 12.1 support

  • Reverted#164 since it was an “improvement” that only made sense in theory, but in practice just broke other people's use cases.

Seev4.0.0.pre0 for the list of breaking changes since v3.x⚠️

Loading

gemoji 4.0.0.pre0

05 Jul 09:11
Compare
Choose a tag to compare
Loading
Pre-release

New features 🆕

  • Includes all emojis from Unicode 11 and Unicode 12

Breaking changes⚠️

  • This library no longer ships with thegemoji extract executable nor any scripts to extract emoji PNG fallback images from macOS into your app. For now, obtaining fallback images from one of the available open source emoji sets is left as an exercise to the user.

  • These methods were removed:

    • Emoji.apple_palette
    • Emoji.apple_palette_file
    • Emoji.images_path
  • TheseEmoji::* constants were made private:VARIATION_SELECTOR_16,ZERO_WIDTH_JOINER,FEMALE_SYMBOL,MALE_SYMBOL,TEXT_GLYPHS

  • The order that emojis are listed in is now dictated by the Unicode spec and is no longer the exact order that emojis appear in in macOS/iOS character palette.

  • Some emoji categories have changed:

    • People → "Smileys & Emotion" + "People & Body"
    • Nature → "Animals & Nature"
    • Foods → "Food & Drink"
    • Activity → "Activities"
    • Places → "Travel & Places"
  • Remove all non-standard ("custom") emojis#158 🔥

    • :basecamp:
    • :basecampy:
    • :bowtie:
    • :feelsgood:
    • :finnadie:
    • :goberserk:
    • :godmode:
    • :hurtrealbad:
    • :neckbeard:
    • :octocat:
    • :rage1:
    • :rage2:
    • :rage3:
    • :rage4:
    • :shipit:
    • :suspect:
    • :trollface:

Misc. 🔧

  • Freeze and dedup string literals when using a modern Ruby version to reduce memory allocations
Loading

gemoji 3.0.1

05 Jul 08:43
8d7c6fa
This commit was signed with the committer’sverified signature.
koddsson Kristján Oddsson
GPG key ID:F5C58CF9F8FE5D63
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
  • Add a "laugh", "hooray" tags to 😄 and 🎉

  • Addsassy_woman/sassy_man alias to information desk people

  • Add "police", "law", and "cop" as tags for:policewoman:

  • Regenerateemoji.json with minimal raw representations (no VARIATION SELECTOR 16 unless necessary)

Loading

gemoji 3.0.0

21 Dec 16:16
Compare
Choose a tag to compare
Loading
  • Allow specifying image size withgemoji extract <path> --size=64
Loading

gemoji 3.0.0.rc2

20 Dec 16:45
Compare
Choose a tag to compare
Loading
gemoji 3.0.0.rc2Pre-release
Pre-release
  • Add new iOS 10.2 emoji
  • Immediately preload emoji in memory to avoid race conditions when multithreading
Loading
psevdoblud, Fernandodomingo, RanglerXahmad, Satoshin-Btc, and Mandog1120 reacted with eyes emoji
5 people reacted
Previous1
Previous

[8]ページ先頭

©2009-2025 Movatter.jp