Skip to content

Releases: vseventer/multiyargs

v1.0.0

18 Mar 09:57

Choose a tag to compare

  • Updated required yargs version to 7.0.x.
  • Updated standard dependency.

v0.2.0

26 Jan 21:08

Choose a tag to compare

  • Refactored multiyargs to return a promise.
  • Replaced jshint by standard.

v0.1.2

19 Jan 22:22

Choose a tag to compare

  • Enhancement: add optional forEachCallback as third argument.

v0.1.1

17 Jan 20:35

Choose a tag to compare

  • Bugfix: ensure that yargs is called even without arguments.

v0.1.0

11 Jan 21:38

Choose a tag to compare

  • Initial version.