unicode-categories icon indicating copy to clipboard operation
unicode-categories copied to clipboard

Any chance you can publish the latest update an crates.io?

Open finnbear opened this issue 3 years ago • 2 comments

When I check https://crates.io/crates/unicode_categories, I see version 0.1.1, but it is not actually up to date with this repository. I discovered this when I observed out-of-date unicode data.

I will try to import from the repository as a workaround, but it would be nice if the crate could be updated too. Thanks for the useful crate!

This might also close #9

finnbear avatar Mar 02 '22 07:03 finnbear

You might be interested in finl_unicode, which I just released on crates.io. It supports the latest Unicode standard and is 10–20 times faster than unicode-categories.

dahosek avatar Aug 30 '22 04:08 dahosek

You might be interested in...

Oh, i'm definitely interested. Thanks! :heart:

finnbear avatar Aug 30 '22 05:08 finnbear