Skip to content

Releases: coderaiser/execon

execon v1.2.9

23 Oct 06:36

Choose a tag to compare

fix

  • (exec) parallel throw: add " "

execon v1.2.8

21 Oct 07:13

Choose a tag to compare

fix

  • (exec) with do not return value

feature

  • (travis) add
  • (gitignore) add

execon v1.2.7

01 Oct 13:37

Choose a tag to compare

fix

  • (exec) with: concat arguments

execon v1.2.6

01 Oct 09:21

Choose a tag to compare

feature

  • (exec) with: bind.apply -> function apply

execon v1.2.5

21 Jul 08:07

Choose a tag to compare

fix

  • (exec) eachSeries

execon v1.2.4

21 Jul 07:39

Choose a tag to compare

fix

  • (exec) each, eachSeries

execon v1.2.3

21 Jul 06:51

Choose a tag to compare

fix

  • (exec) each, eachSeries: call callback when !listeners.length

execon v1.2.2

05 Jun 13:47

Choose a tag to compare

feature

  • (exec) with: callback.bind -> bind.apply

execon v1.2.1

05 Jun 13:30

Choose a tag to compare

feature

  • (exec) exec.with: arguments[0] -> slice.call(arguments)

execon v1.2.0

03 Jun 11:00

Choose a tag to compare

feature

  • (exec) add each, eachSeries
  • (exec) series: rm getType call