-
Notifications
You must be signed in to change notification settings - Fork 62
Bump palette-derive version #145
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
Comments
You are right, it has been quite some time since the previous release, for various reasons. I'm currently waiting for num_traits to get improved no_std support (see rust-num/num-traits#99). But it should be pretty much good to go after that! 🙂 I do also do it a bit differently from what is probably common, when it comes to changing the version number. I change the version just before releasing. So it will happen when the time is right. I hope there isn't any problem with the currently released version... |
rust-num/num-traits#99 was merged. |
rust-num/num-traits#75 has been closed and num-traits 0.2.9 has been published on crates.io |
Excellent! I will try to get a release out soon, but I don't think I will have the time at least before the weekend. Hopefully there's nothing else in the way... |
Done! |
It seems it has been a year since
syn
was upgraded to0.15
(#122) but a version bump hasn't happened yet.The text was updated successfully, but these errors were encountered: