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

- old
+ new

@@ -1,14 +1,14 @@ -# Unicode::Blocks [![[version]](https://badge.fury.io/rb/unicode-blocks.svg)](https://badge.fury.io/rb/unicode-blocks) [![[travis]](https://travis-ci.org/janlelis/unicode-blocks.png)](https://travis-ci.org/janlelis/unicode-blocks) +# Unicode::Blocks [![[version]](https://badge.fury.io/rb/unicode-blocks.svg)](https://badge.fury.io/rb/unicode-blocks) [![[ci]](https://github.com/janlelis/unicode-blocks/workflows/Test/badge.svg)](https://github.com/janlelis/unicode-blocks/actions?query=workflow%3ATest) Each Unicode character belongs to a [block](https://en.wikipedia.org/wiki/Unicode_block). This gem returns the all blocks associated with the given string. -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 which might still work: **2.3**, **2.2**, **2.1**, **2.0** +Old Rubies which might still work: **2.6**, **2.5**, **2.4**, **2.3**, **2.2**, **2.1**, **2.0** ## Gemfile ```ruby gem "unicode-blocks" @@ -76,10 +76,11 @@ Thaana NKo Samaritan Mandaic Syriac Supplement +Arabic Extended-B Arabic Extended-A Devanagari Bengali Gurmukhi Gujarati @@ -239,11 +240,13 @@ Shavian Osmanya Osage Elbasan Caucasian Albanian +Vithkuqi Linear A +Latin Extended-F Cypriot Syllabary Imperial Aramaic Palmyrene Nabataean Hatran @@ -264,10 +267,11 @@ Hanifi Rohingya Rumi Numeral Symbols Yezidi Old Sogdian Sogdian +Old Uyghur Chorasmian Elymaic Brahmi Kaithi Sora Sompeng @@ -290,10 +294,11 @@ Warang Citi Dives Akuru Nandinagari Zanabazar Square Soyombo +Unified Canadian Aboriginal Syllabics Extended-A Pau Cin Hau Bhaiksuki Marchen Masaram Gondi Gunjala Gondi @@ -301,41 +306,48 @@ Lisu Supplement Tamil Supplement Cuneiform Cuneiform Numbers and Punctuation Early Dynastic Cuneiform +Cypro-Minoan Egyptian Hieroglyphs Egyptian Hieroglyph Format Controls Anatolian Hieroglyphs Bamum Supplement Mro +Tangsa Bassa Vah Pahawh Hmong Medefaidrin Miao Ideographic Symbols and Punctuation Tangut Tangut Components Khitan Small Script Tangut Supplement +Kana Extended-B Kana Supplement Kana Extended-A Small Kana Extension Nushu Duployan Shorthand Format Controls +Znamenny Musical Notation Byzantine Musical Symbols Musical Symbols Ancient Greek Musical Notation Mayan Numerals Tai Xuan Jing Symbols Counting Rod Numerals Mathematical Alphanumeric Symbols Sutton SignWriting +Latin Extended-G Glagolitic Supplement Nyiakeng Puachue Hmong +Toto Wancho +Ethiopic Extended-B Mende Kikakui Adlam Indic Siyaq Numbers Ottoman Siyaq Numbers Arabic Mathematical Alphabetic Symbols @@ -370,7 +382,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