whisperfish / rust-phonenumber

Library for parsing, formatting and validating international phone numbers.
Apache License 2.0
162 stars 55 forks source link

Publish new version to crates.io #48

Closed rtdavis22 closed 1 year ago

rtdavis22 commented 1 year ago

The latest version on crates.io doesn't include this fix: https://github.com/meh/rust-phonenumber/commit/f936b0545fc8ad3ac195714de0c6ae8cd941723e. Could a new version be published?

rubdos commented 1 year ago

@meh, I talked with @direc85, and we would be happy to take over the maintenance task of this library. We use it quite heavily over at @whisperfish.

gferon commented 1 year ago

I would also be happy to help with maintenance (also a contributor to @whisperfish) and help carry on with the legacy of phonenumber ☎️

ta3pks commented 1 year ago

@gferon @rubdos do you have any active fork that is published? It seems this repo is completely abandoned

gferon commented 1 year ago

Just forked this repo to https://github.com/whisperfish/rust-phonenumber and will start updating things and apply patches over there.

rubdos commented 1 year ago

Just forked this repo to https://github.com/whisperfish/rust-phonenumber and will start updating things and apply patches over there.

That also means: feel free to submit your own changes to this repository. Worst case, we'll hard-fork and publish under a different name for the time being. I've mailed to @meh to talk about this.

ta3pks commented 1 year ago

Just forked this repo to https://github.com/whisperfish/rust-phonenumber and will start updating things and apply patches over there.

and please do publish on crates io as well from the history of commits and no replies to prs or bug reports I assume this repo will no longer be maintained

rubdos commented 1 year ago

I've just chatted with @meh, and @gferon and me are taking over the repository under the @whisperfish organisation. We've already round up some more merge requests, and we'll prepare a release soon :-)

I also have access on crates.io on the original package, and I'll share that with the rest of the Whisperfish team when I figure out how that works exactly.

ta3pks commented 1 year ago

I've just chatted with @meh, and @gferon and me are taking over the repository under the @whisperfish organisation. We've already round up some more merge requests, and we'll prepare a release soon :-)

I also have access on crates.io on the original package, and I'll share that with the rest of the Whisperfish team when I figure out how that works exactly.

thats awesome so we should be just expecting a version bump on the original crate without changing anything do i understand correct? @rubdos PS. Thank you

rubdos commented 1 year ago

thats awesome so we should be just expecting a version bump on the original crate without changing anything do i understand correct? @rubdos

Indeed. In fact, 0.3.2 is already out there, thanks to @gferon! Closing this issue :-)