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 support for group of patterns #15

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

Conversation

efolio
Copy link

@efolio efolio commented Jan 7, 2015

Hi,

I just thought that group of patterns would be cool, so I implemented them :D
This is needed if you want to negate part of glob results and keep good performances.
This is also useful to easily merge glob patterns together. You just have to put them in an array and it just works without one modifying the results of the others.

Hope you like it!

PS: why not bump to 1.0.0 after merging this? It seems that globule is rather stable now…

@qraynaud
Copy link

👍

@efolio
Copy link
Author

efolio commented Jan 10, 2015

up !

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.

2 participants