Skip to content

Releases: cope/updatejs

0.3.2

15 Feb 12:24
Compare
Choose a tag to compare

adding travis ci and first basic tests

0.2.3

12 Dec 15:57
Compare
Choose a tag to compare

adding updatejs as the command, since some people have other update.exe programs in their path

0.2.1

29 Sep 12:10
Compare
Choose a tag to compare

0.2.1 release:

  • renaming the -I, --instant option to more understandable -f, --buffered

0.2.0

29 Sep 12:02
Compare
Choose a tag to compare

0.2.0 release:

  • adding separate, parallel processing of npm and bower:
    using the -P option, turns on parallel processing,
    while using the -I option, buffers the output until the processing is finished, once for npm and once for bower

0.1.1

28 Sep 10:28
Compare
Choose a tag to compare

0.1.1 release:

  • reducing/optimizing the code

0.1.0

28 Sep 10:00
Compare
Choose a tag to compare

0.1.0 release:

  • adding recursive checking of all subfolders
  • adding i/u/p options to select particular calls individually