README.md in uniscribe-1.8.0 vs README.md in uniscribe-1.9.0
- old
+ new
@@ -1,8 +1,8 @@
# uniscribe | Describe the Unicode [![[version]](https://badge.fury.io/rb/uniscribe.svg)](https://badge.fury.io/rb/uniscribe) [![[ci]](https://github.com/janlelis/uniscribe/workflows/Test/badge.svg)](https://github.com/janlelis/uniscribe/actions?query=workflow%3ATest)
-Describes Unicode characters with their name and shows compositions. **UNICODE 15.0**\*
+Describes Unicode characters with their name and shows compositions. **UNICODE 15.1**\*
- Helps you understand how glyphs and codepoints are structured within the data
- Gives you the names of glyphs and codepoints, which can be used for further research
- Highlights invalid/special/blank codepoints
@@ -113,6 +113,6 @@
- Ruby Library: [symbolify](https://github.com/janlelis/symbolify) - used for safely printing individual codepoints
- Ruby Library: [characteristics](https://github.com/janlelis/characteristics) - used for detecting blanks and similar
- UnicodeĀ® Standard Annex #29: [Unicode Text Segmentation](https://unicode.org/reports/tr29/)
- Talk: [Ten Unicode Characters You Should Know About as a Programmer](https://www.youtube.com/watch?v=hlryzsdGtZo)
-Copyright (C) 2017-2022 Jan Lelis <https://janlelis.com>. Released under the MIT license.
+Copyright (C) 2017-2023 Jan Lelis <https://janlelis.com>. Released under the MIT license.