Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump character names to Unicode 16.0 #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

YDX-2147483647
Copy link

Hi! unicode-cli is really useful, and I have been using it for months. However, the Unicode standard is a little bit outdated, e.g., 🅭 is missing. This PR upgrades it.

  • Bump unicode_names2 from v0.2.2 to v1.3.0.

    This is a safe update. They bumped the major version number because the minimum Rust version changed from v1.48 to v1.63. No real breaking changes.

    Please refer to their CHANGELOG for details.

  • Refactor unic_ucd::Name::of into unicode_names2::name.

    Because only the latter is synced with the latest Unicode.

    Upgrade to Unicode 12.0 open-i18n/rust-unic#260

  • Improve README, help messages, etc.

- Bump `unicode_names2` from v0.2.2 to v1.3.0.

  This is a safe update. They bumped the major version number because the minimum Rust version changed from v1.48 to v1.63. No real breaking changes.

  Please refer to their [CHANGELOG](https://github.com/progval/unicode_names2/blob/6b24cdb69b2e1e6ab3c78c1d1d99107b619c9557/CHANGELOG.md?plain=1#L54-L61) for details.

- Refactor `unic_ucd::Name::of` into `unicode_names2::name`.

  Because only the latter is synced with the latest Unicode.

  open-i18n/rust-unic#260
@YDX-2147483647
Copy link
Author

So, if unicode-cli is no longer maintained, then I am planning to publish my own version…

Similar projects

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant