Skip to content
This repository was archived by the owner on May 12, 2020. It is now read-only.

Replace with unicode-rs/unicode-script? #6

Closed
Manishearth opened this issue Jan 1, 2020 · 2 comments
Closed

Replace with unicode-rs/unicode-script? #6

Manishearth opened this issue Jan 1, 2020 · 2 comments

Comments

@Manishearth
Copy link
Member

I recently wrote https://github.com/unicode-rs/unicode-script , which does everything this crate does as well as supporting the Script_Extension property (and some operations on it), which Rust needs for rust-lang/rust#55467

Would people mind if I archived this repository and continued development in unicode-rs? The new crate is somewhat of a breaking change, but not much, and there are very few consumers so I can just make pull requests and do a major version bump.

cc @SimonSapin @mbrubeck

@Manishearth
Copy link
Member Author

unicode-rs/unicode-script is using a currently-beta feature but that will be fixed eventually

My understanding is that this crate hasn't changed much so current users of 0.3.0 can continue using it, whereas we can develop the unicode-rs one into a mature crate as version 0.4.0 onwards.

@mbrubeck
Copy link
Contributor

mbrubeck commented Jan 2, 2020

Sounds fine to me.

@mbrubeck mbrubeck closed this as completed Jan 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants