Releases: form8ion/mocha-scaffolder
Releases · form8ion/mocha-scaffolder
v1.0.0-alpha.1
1.0.0-alpha.1 (2020-06-04)
Bug Fixes
- dependencies: eliminated the dependence on mz (52fcf10)
- mocha: stopped including config for recursive (00a55fc)
- mocha-script: quoted the globbing to prevent shell expansion (432b6e6)
- template-path: fixed the path problem for loading template files (3a1e771)
- templates: simplified lookup (502b7e0)
- unit-tests: made directory available before adding files (4f5f1a6), closes #31
Features
- canary-test: added test file to ensure mocha runs properly (17aced5), closes #31
- colocated-tests: configured the mocha scaffolder to co-locate the tests (33d9952)
- mocha: converted config to the new rc format (0771eab), closes #183
- next-steps: added task for removing the mocha canary test (cc2b6d2), closes travi/github-scaffolder#8
- scripts: improved the open/closedness of building the scripts list (687be1e)
BREAKING CHANGES
- scripts: result contributors are now expected to include a map of scripts in their results,
even if the map is empty