README.md in unicode-scripts-1.1.0 vs README.md in unicode-scripts-1.2.0

- old
+ new

@@ -1,12 +1,12 @@ # Unicode::Scripts [![[version]](https://badge.fury.io/rb/unicode-scripts.svg)](http://badge.fury.io/rb/unicode-scripts) [![[travis]](https://travis-ci.org/janlelis/unicode-scripts.png)](https://travis-ci.org/janlelis/unicode-scripts) 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: **9.0.0** +Unicode version: **10.0.0** -Supported Rubies: **2.3**, **2.2**, **2.1** +Supported Rubies: **2.4**, **2.3**, **2.2**, **2.1** ## Gemfile ```ruby gem "unicode-scripts" @@ -125,10 +125,11 @@ Mahajani Malayalam Mandaic Manichaean Marchen +Masaram_Gondi Meetei_Mayek Mende_Kikakui Meroitic_Cursive Meroitic_Hieroglyphs Miao @@ -139,10 +140,11 @@ Myanmar Nabataean New_Tai_Lue Newa Nko +Nushu Ogham Ol_Chiki Old_Hungarian Old_Italic Old_North_Arabian @@ -167,10 +169,11 @@ Shavian Siddham SignWriting Sinhala Sora_Sompeng +Soyombo Sundanese Syloti_Nagri Syriac Tagalog Tagbanwa @@ -189,10 +192,11 @@ Ugaritic Unknown Vai Warang_Citi Yi +Zanabazar_Square ``` ### Short Script Names You can extract all 4 letter script names from the gem like this: @@ -235,10 +239,11 @@ Egyp Elba Ethi Geor Glag +Gonm Goth Gran Grek Gujr Guru @@ -287,10 +292,11 @@ Mymr Narb Nbat Newa Nkoo +Nshu Ogam Olck Orkh Orya Osge @@ -316,10 +322,11 @@ Shrd Sidd Sind Sinh Sora +Soyo Sund Sylo Syrc Tagb Takr @@ -339,9 +346,10 @@ Vaii Wara Xpeo Xsux Yiii +Zanb Zinh Zyyy Zzzz ```