Skip to content

Fix command line flag parsing for common options#3

Merged
jaevans merged 3 commits intomainfrom
fix-flag-parsing
Aug 27, 2024
Merged

Fix command line flag parsing for common options#3
jaevans merged 3 commits intomainfrom
fix-flag-parsing

Conversation

@jaevans
Copy link
Copy Markdown
Owner

@jaevans jaevans commented Aug 27, 2024

  • Add flag to set the prefix for a prerelease if one isn't present on the given version.
  • Add tests for the new flag
  • Update tests to catch a few more edge cases

Fixes #2

* Add flag to set the prefix for a prerelease if one isn't present on the given version.
* Add tests for the new flag
* Update tests to catch a few more edge cases

Fixes #2
@jaevans jaevans merged commit aac985f into main Aug 27, 2024
@jaevans jaevans deleted the fix-flag-parsing branch August 27, 2024 18:11
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.

Flag parsing not working for all commands

1 participant