-
Notifications
You must be signed in to change notification settings - Fork 246
Release embedded-io 0.7 #679
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
base: master
Are you sure you want to change the base?
Conversation
I think this is ready for review; having been announced on the Tuesday WG meeting is probably as much exposure for any more "let's get that in"s as this gets before doing an actual release. |
In my opinion, #648 should be resolved before releasing v0.7 |
Those are additions to a non_exhaustive enum, and thus not breaking, and can happen in any release.
I'm happy to continue the discussion there, as to avoid undue delay, but from the perspective of crates that need to converge onto an 1.0 that 0.7 should be semver compatible with, I'd rather have 0.7 yesterday, and a 0.7.1 once #648 is solved.
|
As a preparation for the (hopefully) upcoming release. Looking forward to rust-embedded#679.
I don't think there's anything other than someone from the team saying "Yes" missing. (I can rebase this any time, but there's probably no point to that until there's confirmation, given there should be a date to include). |
Ping @rust-embedded/hal |
The following PRs would be very useful to us:
Just to make sure they don't go unnoticed. :) |
#696 is about the async counterpart that isn't going for a last-call-before 1.0 (and is unaffected by the embedded-io release). Reading the issue, I think what async does now is better (and maybe we should provide #697 is not breaking, so it could go into a 0.7.1 as well – nonetheless, looking into it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
io-async and io-adapters are updated to keep the path and version in sync. Contributes-To: rust-embedded#566
59c4771
to
af58563
Compare
Thanks. Date is adjusted to today, hope this holds until the button is pressed :-) |
Contributes-To: #566
This is a Draft PR until