-
Notifications
You must be signed in to change notification settings - Fork 79
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
v0.2.0 Release? #69
Comments
Yeah, I have to. One more breaking change before. And I'd like to review the chording engine, to have it in the release. Will try to do it shortly. |
It also might be good to squeeze in embedded hal 1.0 support for the 0.2 release. |
Yeah, and the future default type parameters with const. |
I think we have everything for a 0.2 release. So please test the latest master and give some feedbacks before I decide to release it! |
embedded hal 1 is not out, but we might wait a lot of time to have 1.0 released. |
Do you have plan to release another 0.1.x? include chord many feature seems missed on last release. |
Most of the users live with a git dependency. But as there is not so much evolution, and embedded hal 1.0 isn't released, I think we can release a 0.2 as is. |
+1 on the release. I'm currently using a a forked repo as the dependency, and love to be depending on a crates release. |
heapless 0.7 is nice, would you mind pushing a new release for 0.2.0?
The text was updated successfully, but these errors were encountered: