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

Add from_flag parser #271

Merged
merged 2 commits into from
Oct 10, 2019
Merged

Add from_flag parser #271

merged 2 commits into from
Oct 10, 2019

Conversation

rokob
Copy link
Contributor

@rokob rokob commented Oct 9, 2019

Fixes #185

This PR adds the from_flag parser type which allows non bool field types to be treated as flags.

@rokob rokob mentioned this pull request Oct 9, 2019
Copy link
Owner

@TeXitoi TeXitoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Please update the CHANGELOG.md.

@TeXitoi
Copy link
Owner

TeXitoi commented Oct 9, 2019

You also need a rustfmt.

@TeXitoi TeXitoi merged commit fd2cc62 into TeXitoi:master Oct 10, 2019
@TeXitoi
Copy link
Owner

TeXitoi commented Oct 10, 2019

Thanks

@TeXitoi
Copy link
Owner

TeXitoi commented Oct 10, 2019

v0.3.3 published.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support AtomicBool
2 participants