Releases: cjssdk/runner
Releases · cjssdk/runner
v1.5.1
v1.5.0
v1.4.1
v1.4.0
v1.3.0
v1.2.0
- rename package
- add node engine v7/8/9/10 to travis config
- correct runkit address
- emit error event on task missing
- remove docs directory from npm package publishing
- add jsdoc dependency
- remove docs directory from eslint checks
- correct contribution info
- set documentation generation path to match GitHub Pages path
- update dependencies
v1.1.0
- 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