Skip to content

Node 4.2+ Required

Choose a tag to compare

@knownasilya knownasilya released this 07 Sep 19:22
· 256 commits to master since this release

v1.9.0

The biggest change in this release is that Strider expects to be run with Node.js version greater
or equal to 4.2.

Range: b211c45...fd0cd66

  • Expect Node >= 4.2
  • Update dependencies
  • Fix tests
  • Fix config merge behavior
  • Fix express deprecations
  • Order plugins alphabetically
  • Convert more routes to express router syntax
  • Don't create default config for runner plugins
  • Fix duplicate job listings
  • Jade to Pug deprecation fix
  • Improved logging, use DEBUG=strider* env
  • Dashboard & Build Page UI refresh (#988)