Skip to content
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

0.5 release timeline #1476

Closed
samanpa opened this issue Nov 16, 2020 · 4 comments
Closed

0.5 release timeline #1476

samanpa opened this issue Nov 16, 2020 · 4 comments
Labels
question A question (converts to discussion)

Comments

@samanpa
Copy link

samanpa commented Nov 16, 2020

Is there a timeline for a 0.5 release?

For a project that I am involved in we would like to be able to package a server that we building with rocket. It is currently not possible because rocket is not available on crates.io (We are getting tripped up here).

@tbarusseau
Copy link

Hello @samanpa, you can build from the master branch using this in Cargo.toml: rocket = { git = "https://github.com/SergioBenitez/Rocket", version = "0.5.0-dev" }

I've been using it for a few weeks and it seems very stable.

@SergioBenitez
Copy link
Member

@samanpa No. Rocket does not release on a timed schedule. As soon as we are feature complete for 0.5 (see milestones), we will release an RC with a GM shortly thereafter. I expect at least one of these events to occur before the end of the month.

@SergioBenitez SergioBenitez added the question A question (converts to discussion) label Nov 16, 2020
@samanpa
Copy link
Author

samanpa commented Nov 17, 2020

@samanpa No. Rocket does not release on a timed schedule. As soon as we are feature complete for 0.5 (see milestones), we will release an RC with a GM shortly thereafter. I expect at least one of these events to occur before the end of the month.

Thanks for the replay.

That was the answer I was looking for (i.e. end of the month). I will be OK as long as there is something even alpha available on crates.io.

@jensim
Copy link

jensim commented Jan 6, 2021

I'd love to have this isssue (or another) open as a tracking issue, and by it be notified when 0.5.0 does get released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question A question (converts to discussion)
Projects
None yet
Development

No branches or pull requests

4 participants