README.md in unicode-emoji-2.8.0 vs README.md in unicode-emoji-2.9.0
- old
+ new
@@ -6,13 +6,13 @@
Emoji version: **13.1** (September 2020)
CLDR version (used for sub-region flags): **39** (April 2021)
-Supported Rubies: **3.0**, **2.7**, **2.6**, **2.5** (also latest JRuby and TruffleRuby stable)
+Supported Rubies: **3.0**, **2.7**
-No longer supported Rubies, but might still work: **2.4**, **2.3**
+No longer supported Rubies, but might still work: **2.6**, **2.5**, **2.4**, **2.3**
If you are stuck on an older Ruby version, checkout the latest [0.9 version](https://rubygems.org/gems/unicode-emoji/versions/0.9.3) of this gem.
## Gemfile
@@ -58,11 +58,11 @@
- Usually you just want `REGEX` (RGI set)
- If you want broader matching (e.g. more sub-regions), choose `REGEX_VALID`
- If you even want to match for invalid sequences, too, use `REGEX_WELL_FORMED`
-Please see [the standard](http://www.unicode.org/reports/tr51/#Emoji_Sets) for details.
+Please see [the standard](https://www.unicode.org/reports/tr51/#Emoji_Sets) for details.
Property | `REGEX` (RGI / Recommended) | `REGEX_VALID` (Valid) | `REGEX_WELL_FORMED` (Well-formed)
---------|-----------------------------|-----------------------|----------------------------------
Region "π΅πΉ" | Yes | Yes | Yes
Region "π΅π΅" | No | No | Yes
@@ -70,10 +70,10 @@
Tag Sequence "π΄σ §σ ’σ ‘σ §σ ’σ Ώ" | No | Yes | Yes
Tag Sequence "π΄σ §σ ’σ ‘σ ‘σ ‘σ Ώ" | No | No | Yes
ZWJ Sequence "π€Ύπ½ββοΈ" | Yes | Yes | Yes
ZWJ Sequence "π€ βπ€’" | No | Yes | Yes
-More info about valid vs. recommended Emoji in this [blog article on Emojipedia](http://blog.emojipedia.org/unicode-behind-the-curtain/).
+More info about valid vs. recommended Emoji in this [blog article on Emojipedia](https://blog.emojipedia.org/unicode-behind-the-curtain/).
#### Singleton Regexes
Matches only simple one-codepoint (+ optional variation selector) Emoji: