-
Notifications
You must be signed in to change notification settings - Fork 151
New release with syn 1.0 #238
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
One - two days, maybe even today. @TeXitoi cc |
And pay attention: this is going to be 0.3 version, with a number of breaking changes. you may need to adjust your code - mostly by simplifying :) |
I think I want to change the mimimum rustc version to 1.36 (i.e. not the last one, but the one before) to not have to do a breaking change if we need this version. @CreepySkeleton what do you think? If you agree, I can do that now and publish 0.3 within the hour. |
Out of curiosity: what would we need this version for? You seem to have something in mind for it already :) And no - I have no objection against |
structopt/structopt-derive/src/lib.rs Line 121 in 2363815
And maybe something other that I have no idea right now |
Bump minor version by 2 just to remove a comment - I like it, quite radical 😄. Let's do it |
0.3 published |
hey! I'm looking forward to the next release with syn, proc-macro2 and quote 1.0 now that #227 is merged. Please let know when this change is released! :)
The text was updated successfully, but these errors were encountered: