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 Duration converters #200

Merged
merged 1 commit into from Feb 25, 2020
Merged

Conversation

2m
Copy link
Contributor

@2m 2m commented Feb 25, 2020

Allows easy Duration and FiniteDuration parsing, like:

--foo="1 minute"
-s 10s

Fixes #199

Allows easy Duration and FiniteDuration parsing, like:

--foo="1 minute"
-s 10s
@Rogach Rogach merged commit fbcf7c5 into scallop:develop Feb 25, 2020
@Rogach
Copy link
Member

Rogach commented Feb 25, 2020

I released a new version (3.4.0) with these changes.

@2m 2m deleted the feature/duration-converters-2m branch February 25, 2020 15:14
@2m
Copy link
Contributor Author

2m commented Feb 25, 2020

Woa. What a turnaround. Thanks a lot!

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.

Duration and FiniteDuration converters
2 participants