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

fix: better parsing of negative values #44

Merged
merged 1 commit into from
Aug 8, 2016
Merged

fix: better parsing of negative values #44

merged 1 commit into from
Aug 8, 2016

Conversation

bcoe
Copy link
Member

@bcoe bcoe commented Aug 8, 2016

this should be considered a breaking change, as we can no longer define argument groups like -123; however let's simply amend the 3.x release (since we haven't published the package yet).

fixes: #33

BREAKING CHANGE: we can no longer define argument groups like -123
@bcoe bcoe merged commit 2e43692 into master Aug 8, 2016
@bcoe bcoe deleted the fix-33 branch August 8, 2016 07:03
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.

Option values cannot be negative numbers
1 participant