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: refactors namespace to always use restof parameters rather than arrays #150

Merged
merged 1 commit into from
Dec 28, 2022

Conversation

AJStacy
Copy link
Collaborator

@AJStacy AJStacy commented Dec 28, 2022

Refactors the namespace and ns modifiers to only accept strings as restof parameters rather than arrays of strings.

BREAKING CHANGE: The namespace and ns modifiers can no longer accept string arrays and must use comma separated string parameters.

close #148

… arrays

Refactors the namespace and ns modifiers to only accept strings as restof parameters rather than
arrays of strings.

BREAKING CHANGE: The namespace and ns modifiers can no longer accept string arrays and must use
comma separated string parameters.

close #148
@AJStacy AJStacy self-assigned this Dec 28, 2022
@AJStacy AJStacy merged commit da6a9ca into v2 Dec 28, 2022
@AJStacy AJStacy deleted the feature/148 branch December 28, 2022 15:53
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.

1 participant