This repository has been archived by the owner on Apr 13, 2020. It is now read-only.
v2.0.0
- Breaking change
tuxfile.js
- Register view engine structure changed. For example
"view":{"engines":["dust","jade"],"path":"test/views"}
- Set harness route view changed to
"view": "hello.dust"
- Register view engine structure changed. For example
- Removed tuxharness property from
package.json
- Bug
- Killed bug #2
- Data
- Add Lorem Ipsum generator as util.getIpsumText
- Dependencies
- Update consolidate to v0.13
- Update gulp-istanbul to v0.9
- Update jshint-stylish to v2.0