README.md in unicode-name-1.13.0 vs README.md in unicode-name-1.13.1

- old
+ new

@@ -1,14 +1,14 @@ -# 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) +# 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: **16.0.0** (September 2024) Supported Rubies: **3.3**, **3.2**, **3.1**, **3.0** -Old Rubies that might still work: **2.7**, **2.6**, **2.5**, **2.4**, **2.3**, **2.X** +Old Rubies that might still work: **2.X** ## Usage ```ruby require "unicode/name" @@ -43,9 +43,11 @@ ``` See [unicode-sequence_names](https://github.com/janlelis/unicode-sequence_name) for character names of more complex codepoint sequences. See [unicode-x](https://github.com/janlelis/unicode-x) for more Unicode related micro libraries. + +See [unicode-name.js](https://github.com/janlelis/unicode-name.js) for a JavaScript implementation of this gem. ## MIT License - Copyright (C) 2016-2024 Jan Lelis <https://janlelis.com>. Released under the MIT license. - Unicode data: https://www.unicode.org/copyright.html#Exhibit1