Skip to content
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

Move to clap@3 from structopt #777

Closed
mainrs opened this issue Jan 16, 2021 · 4 comments
Closed

Move to clap@3 from structopt #777

mainrs opened this issue Jan 16, 2021 · 4 comments
Labels
refactor Code changes that do not effect the functionality wontfix Issues that will not be fixed under any circumstances

Comments

@mainrs
Copy link
Member

mainrs commented Jan 16, 2021

I've been using clap@3 on some smaller personal projects. It's still in development but it integrates structopt into it. We should switch at some point.

@koiuo
Copy link

koiuo commented Apr 11, 2021

I have a free evening and miss writing Rust, so I'm thinking about giving this a try, but on the clap gh page I see this warning

We recommend users to not update to the prerelease version yet and to wait for the official 3.0.

Do you indeed want to use 3.0.0-beta2 ?

@mainrs
Copy link
Member Author

mainrs commented Apr 21, 2021

Hm good point. Honestly, I haven't had any problems with beta1 and beta2. I had zero breaking changes during both stages.

Maybe waiting and doing one larger refactor is the better approach. They still can introduce breaking changes (and already have) inside their beta releases.

@mainrs mainrs added the refactor Code changes that do not effect the functionality label Apr 21, 2021
@stale
Copy link

stale bot commented Jul 20, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix Issues that will not be fixed under any circumstances label Jul 20, 2021
@JojiiOfficial JojiiOfficial removed the wontfix Issues that will not be fixed under any circumstances label Jul 20, 2021
@stale
Copy link

stale bot commented Oct 18, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix Issues that will not be fixed under any circumstances label Oct 18, 2021
@stale stale bot closed this as completed Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Code changes that do not effect the functionality wontfix Issues that will not be fixed under any circumstances
Projects
None yet
Development

No branches or pull requests

3 participants