Skip to content

[0.6.0] - 2018-08-05

Compare
Choose a tag to compare
@ilyakam ilyakam released this 06 Aug 01:05
· 59 commits to develop since this release

Added

  • Greenkeeper to automatically keep dependencies up to date
  • Ability to automatically run tests on change with npm run watch
  • David devDependencies badge

Changed

  • Require packages using proxyquire instead of mockery in the unit tests
  • Replace deprecated gulp-util with fancy-log, plugin-error, and vinyl
  • Upgraded coveralls, gulp, and mocha due to vulnerabilities found by npm audit

Fixed

  • Update CONTRIBUTING list items to be in order
  • Ignore all *.pug and *.jade files in this repository