Skip to content

Stage futures-preview crates #1048

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

Merged
merged 1 commit into from
Jun 26, 2018
Merged

Stage futures-preview crates #1048

merged 1 commit into from
Jun 26, 2018

Conversation

cramertj
Copy link
Member

@cramertj cramertj commented Jun 26, 2018

This moves the current 0.2 crates into "*-preview" packages to denote that they're not releases that are expected to be stable long-term. Following this release, 0.2.0 and 0.2.1 of each crate will be yanked, leaving 0.1 as the current long-term release, with 0.3 as the next upcoming "preview" release. 0.2 will never see a long-term release.

Once released under "*-preview", 0.3 will receive regular updates, but will not be expected to be backwards-compatible, and will be nightly-only. Once futures-in-std have stabilized, 0.3 will move to the non-preview channel and no longer introduce breaking changes.

Apologies for all the confusion throughout this process-- hopefully this plan clarifies things. If you have any questions about the plan, feel free to comment here or message me on the rust-lang discord.

Fix #1039

cc @seanmonstar, @carllerche

@cramertj cramertj requested a review from aturon June 26, 2018 00:50
@cramertj cramertj mentioned this pull request Jun 26, 2018
@aturon
Copy link
Member

aturon commented Jun 26, 2018

lgtm

@cramertj cramertj merged commit c5a0369 into rust-lang:master Jun 26, 2018
@cramertj cramertj deleted the staging branch June 26, 2018 18:30
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.

2 participants