v0.8.0
- Generated generators are now located under the
generators/
folder. Use the--flat
option if you want a flat generator structure (--flat
is the previous version behavior) - Minor tweak to tests filename (
test-x.js
->x.js
)
generators/
folder. Use the --flat
option if you want a flat generator structure (--flat
is the previous version behavior)test-x.js
-> x.js
)