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 wildcardSet method to support setting path with wildcards #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

randing89
Copy link
Contributor

Added a new method to support path with wildcards. I didn't change the original set method because I don't want to introduce a new parameter. So user can choose to use wildcardSet when they can ensure their path does not actually contains * like {'*':'abc'}

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 9e37efb on randing89:master into d3acf6f on mariocasciaro:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 9e37efb on randing89:master into d3acf6f on mariocasciaro:master.

@pocesar pocesar added the plugin label May 12, 2015
@randing89
Copy link
Contributor Author

Hey. Just want to know what's the plan for the plugin support?

@pocesar
Copy link
Collaborator

pocesar commented Jun 20, 2015

it's in the 1.0 branch, it's actually 'ready', but the author doesn't want to rely on Typescript, so I need to find an alternative before the release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants