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

feat: removes -V from subcommands + strict utf-8 #487

Merged
merged 1 commit into from
May 3, 2021

Conversation

EverlastingBugstopper
Copy link
Contributor

added two new global app settings for rover, the first will reject any non-utf8 arguments, and the second removes the --version/-V flag from subcommands since we do not version our subcommands differently from rover itself. technically this is a breaking change, but one that should be very very low impact.

@EverlastingBugstopper EverlastingBugstopper added feature 🎉 new commands, flags, functionality, and improved error messages BREAKING ❗ a PR that represents a breaking change labels Apr 29, 2021
@EverlastingBugstopper EverlastingBugstopper added this to the May 11 - GA milestone Apr 29, 2021
Copy link
Member

@lrlna lrlna left a comment

Choose a reason for hiding this comment

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

Yep, let's get this in before May 11!

@EverlastingBugstopper do you want to start a UPCOMING entry in the changelog as part of this PR?

@EverlastingBugstopper EverlastingBugstopper merged commit 72fcc33 into main May 3, 2021
@EverlastingBugstopper EverlastingBugstopper deleted the avery/versionless-subcommands branch May 3, 2021 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BREAKING ❗ a PR that represents a breaking change feature 🎉 new commands, flags, functionality, and improved error messages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants