Skip to content

Move on to semver major.minor.patch and off -alpha #27

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

Closed
yoshuawuyts opened this issue Nov 11, 2019 · 2 comments
Closed

Move on to semver major.minor.patch and off -alpha #27

yoshuawuyts opened this issue Nov 11, 2019 · 2 comments

Comments

@yoshuawuyts
Copy link
Member

This library hasn't seen any updates since June, and new libraries such as pin-project and pin-project-lite have since sprung up, rounding out the library space around pinning.

I'd like to propose we move off the -alpha prefix, and to a less volatile release channel, because -alpha versions will always be updated by Cargo which isn't great. In fact, I'd like to propose we move this library to semver major-minor-path so changes can be more accurately communicated, which seems desirable for a library that's underpinning (heh) the entire async ecosystem.

I hope this makes sense. Thanks!

@Nemo157
Copy link
Member

Nemo157 commented Nov 11, 2019

See #26 moving to 0.1.0.

@cramertj
Copy link
Member

Fixed in #26, releasing now.

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

No branches or pull requests

3 participants