-
Notifications
You must be signed in to change notification settings - Fork 152
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
Question: future of clap and structopt #516
Comments
structopt stay on clap 2, and only bugfix release will be published one time clap3 is out. New feature should go to clap derive. |
To ensure none of the remaining work is lost, we plan to copy the open issues over. |
Thank you for all your work @TeXitoi ! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With clap 3.0.0-rc.0 out and a definite timetable for clap 3, what are the current plans for how our crates will collaborate moving forward?
The text was updated successfully, but these errors were encountered: