es128 / progeny

:baby: Recursively finds dependencies of style and template source files
MIT License
29 stars 15 forks source link

Progeny: Initial globs support. #24

Closed paulmillr closed 7 years ago

paulmillr commented 7 years ago

Initial impl by @shvaikalesh.

es128 commented 7 years ago

Still need to add readme updates to the PR

shvaikalesh commented 7 years ago

Done, please see #26.

es128 commented 7 years ago

I suppose we should bump to 1.0 when releasing this.

@paulmillr @shvaikalesh wdyt?

shvaikalesh commented 7 years ago

It is not breaking, so my vote goes for 0.9 on this and lets leave 1.0 for some possible API breaking stuff in the future.

es128 commented 7 years ago

I just mean in terms of indicating stability, getting off 0.x. This has been in use out there for a long time.

I'm fine with 0.9.0 though for now. If nothing else happens here after a while we can publish as 1.0.0 with no changes.

shvaikalesh commented 7 years ago

I think we should add promises support before reaching 1.0.

es128 commented 7 years ago

LGTM. @paulmillr feel free to merge and publish if it's ready to go.