Skip to content

Releases: srph/npm-scripts-info

v0.3.9

08 Aug 05:16
Compare
Choose a tag to compare
Release v0.3.9

v0.3.7

17 Feb 07:35
Compare
Choose a tag to compare

v0.3.6

05 Apr 05:34
Compare
Choose a tag to compare
  • Expose JavaScript API. (Thanks to @zkochan)

v0.3.5

28 Mar 02:34
Compare
Choose a tag to compare
  • 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

03 Mar 19:41
Compare
Choose a tag to compare
  • Adds git repository to package.json (this adds the link back to the Github repository in the npm package page).

v0.3.3

25 Feb 17:03
Compare
Choose a tag to compare
  • Improve execution sequence so exceptions do not affect version and help flag.
  • Alias -v to --version.

v0.3.2

25 Feb 16:47
Compare
Choose a tag to compare
  • Add shebang.

v0.3.1

25 Feb 16:46
Compare
Choose a tag to compare
  • Fix wrong require path.

v0.3.0

25 Feb 16:27
Compare
Choose a tag to compare
  • Fixes wrong bin path.

v0.2.0

25 Feb 16:24
Compare
Choose a tag to compare
  • 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.