README.md in unicode-scripts-1.6.0 vs README.md in unicode-scripts-1.7.0

- old
+ new

@@ -1,14 +1,14 @@ -# Unicode::Scripts [![[version]](https://badge.fury.io/rb/unicode-scripts.svg)](https://badge.fury.io/rb/unicode-scripts) [![[travis]](https://travis-ci.org/janlelis/unicode-scripts.png)](https://travis-ci.org/janlelis/unicode-scripts) +# Unicode::Scripts [![[version]](https://badge.fury.io/rb/unicode-scripts.svg)](https://badge.fury.io/rb/unicode-scripts) [![[ci]](https://github.com/janlelis/unicode-scripts/workflows/Test/badge.svg)](https://github.com/janlelis/unicode-scripts/actions?query=workflow%3ATest) Retrieve the [Unicode script(s)](https://en.wikipedia.org/wiki/Script_%28Unicode%29) a string belongs to. Can also return the *Script_Extension* property which is defined as characters which are "commonly used with more than one script, but with a limited number of scripts". -Unicode version: **13.0.0** (March 2020) +Unicode version: **14.0.0** (September 2021) -Supported Rubies: **2.7**, **2.6**, **2.5**, **2.4** +Supported Rubies: **3.0**, **2.7** -Old Rubies that might still work: **2.3**, **2.2**, **2.1**, **2.0** +Old Rubies that might still work: **2.6**, **2.5**, **2.4**, **2.3**, **2.2**, **2.1**, **2.0** ## Gemfile ```ruby gem "unicode-scripts" @@ -81,10 +81,11 @@ Chorasmian Common Coptic Cuneiform Cypriot +Cypro_Minoan Cyrillic Deseret Devanagari Dives_Akuru Dogra @@ -165,10 +166,11 @@ Old_Permic Old_Persian Old_Sogdian Old_South_Arabian Old_Turkic +Old_Uyghur Oriya Osage Osmanya Pahawh_Hmong Palmyrene @@ -196,20 +198,23 @@ Tai_Le Tai_Tham Tai_Viet Takri Tamil +Tangsa Tangut Telugu Thaana Thai Tibetan Tifinagh Tirhuta +Toto Ugaritic Unknown Vai +Vithkuqi Wancho Warang_Citi Yezidi Yi Zanabazar_Square @@ -248,10 +253,11 @@ Cari Cham Cher Chrs Copt +Cpmn Cprt Cyrl Deva Diak Dogr @@ -327,10 +333,11 @@ Olck Orkh Orya Osge Osma +Ougr Palm Pauc Perm Phag Phli @@ -371,12 +378,15 @@ Tglg Thaa Thai Tibt Tirh +Tnsa +Toto Ugar Vaii +Vith Wara Wcho Xpeo Xsux Yezi @@ -389,7 +399,7 @@ See [unicode-x](https://github.com/janlelis/unicode-x) for more Unicode related micro libraries. ## MIT License -- Copyright (C) 2016-2020 Jan Lelis <https://janlelis.com>. Released under the MIT license. +- Copyright (C) 2016-2021 Jan Lelis <https://janlelis.com>. Released under the MIT license. - Unicode data: https://www.unicode.org/copyright.html#Exhibit1