Skip to content

v1.1.0

Choose a tag to compare

@DarkPark DarkPark released this 20 Oct 14:45
· 31 commits to master since this release
718b6af
  • add devDependencies status shield
  • add RunKit shield
  • switch to the global npm version of cjs-emitter
  • switch to the global npm version of cjs-eslint-config
  • switch to the global npm version of cjs-async
  • fix eslint warnings
  • correct eslint script params
  • add eslint checks to Travis CI
  • switch from +new Date() to Date.now()
  • correct dependencies
  • correct repository address format
  • switch to the MIT license
  • add node engine v5 to travis config
  • start reworking develop checks
  • rename global webpack flag DEBUG to DEVELOP
  • use cjs-eslint-config
  • fix eslint warnings
  • fix eslint no-process-exit warning
  • add guidelines for github contributing
  • add serial implementation
  • wrap in parallel not running tasks only
  • add test tasks
  • fix parallel task execution
  • add wrapper and improve implementation
  • add tests