Skip to content
This repository has been archived by the owner on Apr 13, 2020. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@danactive danactive released this 30 May 20:23
· 25 commits to master since this release
  • 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"
    • Removed tuxharness property from package.json
  • Bug
  • 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