README.md in unicode-sequence_name-1.9.0 vs README.md in unicode-sequence_name-1.10.0

- old
+ new

@@ -1,18 +1,18 @@ -# Unicode::SequenceName [![[version]](https://badge.fury.io/rb/unicode-sequence_name.svg)](https://badge.fury.io/rb/unicode-sequence_name) [![[travis]](https://travis-ci.org/janlelis/unicode-sequence_name.png)](https://travis-ci.org/janlelis/unicode-sequence_name) +# Unicode::SequenceName [![[version]](https://badge.fury.io/rb/unicode-sequence_name.svg)](https://badge.fury.io/rb/unicode-sequence_name) [![[ci]](https://github.com/janlelis/unicode-sequence_name/workflows/Test/badge.svg)](https://github.com/janlelis/unicode-sequence_name/actions?query=workflow%3ATest) Returns the name of a Unicode codepoint sequence, if one exists. -Unicode version: **13.0** (March 2020) +Unicode version: **14.0.0** (September 2021) -Emoji version: **13.1** (September 2020) +Emoji version: **14.0** (September 2021) IVD version: **2020-11-06** (November 2020) -Supported Rubies: **2.7**, **2.6**, **2.5** (also latest JRuby and TruffleRuby stable) +Supported Rubies: **3.0**, **2.7** -Old Rubies which might still work: **2.4**, **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** ## Usage ```ruby require "unicode/sequence_name" @@ -35,7 +35,7 @@ - [uniscribe](https://github.com/janlelis/uniscribe) - cli utility that makes use of unicode_sequence-name - [unicode-x](https://github.com/janlelis/unicode-x) - more Unicode related micro libraries ## MIT License -- Copyright (C) 2017-2020 Jan Lelis <https://janlelis.com>. Released under the MIT license. +- Copyright (C) 2017-2021 Jan Lelis <https://janlelis.com>. Released under the MIT license. - Unicode data: https://www.unicode.org/copyright.html#Exhibit1