README.md in unicode-name-1.9.0 vs README.md in unicode-name-1.10.0
- old
+ new
@@ -1,14 +1,14 @@
-# Unicode::Name [![[version]](https://badge.fury.io/rb/unicode-name.svg)](https://badge.fury.io/rb/unicode-name) [![[travis]](https://travis-ci.org/janlelis/unicode-name.png)](https://travis-ci.org/janlelis/unicode-name)
+# Unicode::Name [![[version]](https://badge.fury.io/rb/unicode-name.svg)](https://badge.fury.io/rb/unicode-name) [![[ci]](https://github.com/janlelis/unicode-name/workflows/Test/badge.svg)](https://github.com/janlelis/unicode-name/actions?query=workflow%3ATest)
Return Unicode codepoint names, aliases, and labels.
-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**
## Usage
```ruby
require "unicode/name"
@@ -43,7 +43,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