Skip to content

Releases: srph/npm-scripts-info

v0.3.9

Choose a tag to compare

@srph srph released this 08 Aug 05:16
Release v0.3.9

v0.3.7

Choose a tag to compare

@srph srph released this 17 Feb 07:35

v0.3.6

Choose a tag to compare

@srph srph released this 05 Apr 05:34
  • Expose JavaScript API. (Thanks to @zkochan)

v0.3.5

Choose a tag to compare

@srph srph released this 28 Mar 02:34
  • Add default description for common scripts
  • Add option to add script by prefixing the script name with ?

Special mention to @zkochan who did the hard work. Thanks, man!

v0.3.4

Choose a tag to compare

@srph srph released this 03 Mar 19:41
  • Adds git repository to package.json (this adds the link back to the Github repository in the npm package page).

v0.3.3

Choose a tag to compare

@srph srph released this 25 Feb 17:03
  • Improve execution sequence so exceptions do not affect version and help flag.
  • Alias -v to --version.

v0.3.2

Choose a tag to compare

@srph srph released this 25 Feb 16:47
  • Add shebang.

v0.3.1

Choose a tag to compare

@srph srph released this 25 Feb 16:46
  • Fix wrong require path.

v0.3.0

Choose a tag to compare

@srph srph released this 25 Feb 16:27
  • Fixes wrong bin path.

v0.2.0

Choose a tag to compare

@srph srph released this 25 Feb 16:24
  • Adds custom reporters

Although non-breaking, this increments the major for safety reasons. This was because the bin path was moved.

Note: This is a broken release! Use the newer released versions instead.