Changelog
v1.0.0
Changelog
v0.18.1
dir
passed to the Defiler
constructor until defiler.exec()
is calledChangelog
v0.18.0
defiler.get(filter)
now also returns virtual files in addition to physical onesChangelog
v0.17.5
defiler.get
, and also allow the user-supplied resolver to return an array or a filter functionChangelog
v0.17.4
defiler.get
feature: pass a filter function and retrieve all physical files whose paths match the filter (and make the transform/generator also re-run when physical files are created that match the filter)Changelog
v0.17.3
Changelog
v0.17.0
defiler
instance to user code, as we are now actually tracking the asynchronous context in which defiler.get
and defiler.add
are calledtype
argument to the transform to the clearer event
async_hooks