This commit is contained in:
Conduitry 2018-06-24 11:01:13 -04:00
parent e6a2c41f58
commit bacda23143
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
# v0.17.5
- Some fixes to resolving in `defiler.get`, and also allow the user-supplied resolver to return an array or a filter function
# v0.17.4
- New `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)

View File

@ -1,6 +1,6 @@
{
"name": "defiler",
"version": "0.17.4",
"version": "0.17.5",
"description": "A small, strange building block",
"keywords": [
"build",