Skip to content

Releases: svipas/concurrent-run

2.3.7

07 Jul 13:23
Compare
Choose a tag to compare
  • Update all dependencies.

2.3.6

25 Jun 10:28
Compare
Choose a tag to compare
  • Update all dependencies.

2.3.5

19 May 18:11
Compare
Choose a tag to compare
  • Reformat project with new settings.
  • Update all dependencies.
  • Create and emit Command class with cmd, args, index and key properties.

2.3.4

13 May 16:36
Compare
Choose a tag to compare
  • Add typings for all events in ConcurrentRun class.
  • Update all dependencies.

2.3.3

02 May 14:08
Compare
Choose a tag to compare
  • Generate declaration file and include it in the package.json.

2.3.2

01 May 12:17
Compare
Choose a tag to compare
  • Change indentation to tabs.
  • Update all dependencies.
  • Rename __test__ dir to __tests__.

2.3.1

09 Mar 15:51
Compare
Choose a tag to compare
  • Add homepage to package.json.
  • Add tsconfig.json and babel.config.js to .npmignore.

2.3.0

09 Mar 15:49
Compare
Choose a tag to compare
  • Update dependencies and add TypeScript.
  • Rewrite everything to TypeScript.
  • Change filename convention to use camelCase.
  • Drop ESLint.

2.2.3

24 Oct 17:12
Compare
Choose a tag to compare
  • Update dependencies.
  • Update azure-pipelines.yml to use Node 12 and fix triggers.

2.2.2

11 Aug 12:05
Compare
Choose a tag to compare
  • Update all dependencies.
  • Add .eslintrc.json and azure-pipelines.yml to .npmignore.
  • Update README.md.