Skip to content

Releases: runner/tools

v2.0.0

07 Jun 09:06
4a9690f

Choose a tag to compare

  • add node v12 to Travis CI
  • switch from var to const/let
  • update dependencies
  • add exist source checking
  • set callback to the finish call

v1.2.1

06 Aug 13:50
7697169

Choose a tag to compare

  • fix eslint warning
  • rename and remove scoped packages
  • use cjs-async instead of @cjssdk/async
  • use cjs-eslint instead of @cjssdk/eslint-config
  • (origin/scoped, scoped) correct repository url
  • add read example
  • improve copy example formatting

v1.2.0

05 Jul 08:59
b9fbdb7

Choose a tag to compare

  • add copy method
  • reset error in callbacks in some cases
  • refactor logging of read method

v1.1.0

13 Jun 14:48
5ae48a6

Choose a tag to compare

  • simplify fs.readFile callback
  • add read method
  • flip some conditions
  • add missing tag

v1.0.0

05 Jun 12:09
bf6d81d

Choose a tag to compare

move code from node-runner repo, split and rework