Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Releases: mcoops/deplist

v1.0.15 Release

19 Nov 01:52
095ff94
Compare
Choose a tag to compare

What's Changed

  • gopkg: include subpackages by @mcoops in #54
  • glide: add initial by @mcoops in #55
  • Bump golang to v1.17 and remove unsupported "-f" command by @mcoops in #56

Full Changelog: v1.0.14...v1.0.15

v1.0.14 Release

17 Nov 06:01
4bed126
Compare
Choose a tag to compare
  • Support Gopkg

What's Changed

Full Changelog: v1.0.13...v1.0.14

v1.0.13 Release

15 Oct 03:48
f214460
Compare
Choose a tag to compare
  • Support further Java file formats

v1.0.12 Release

11 Oct 02:56
0371d9d
Compare
Choose a tag to compare
  • Bump to 1.16
  • Add basic logging with -debug
  • NPM and python improvements
  • Handle .zip files for java

v1.0.11 Release

27 Sep 14:02
24962aa
Compare
Choose a tag to compare
  • Fix segafult in jargo code

v1.0.10 Release

12 Sep 12:19
783af3b
Compare
Choose a tag to compare
  • Ruby fixes

v1.0.9 Release

01 Jun 13:45
136b2be
Compare
Choose a tag to compare
  • Only run NPM list if there is not a yarn.lock file
  • NPM was also not exiting cleanly, ignore errors and try to parse output
  • Return all versions for a given dep. This gives more accurate output inline with yarn why accounting for transient dependencies.

v1.0.8 Release

21 Apr 02:22
Compare
Choose a tag to compare
  • Fix panic in jargo
  • Change in logic, if java returns error, continue processing
  • Move main source file to deplist/ dir

v1.0.7 Release

15 Apr 04:50
Compare
Choose a tag to compare
  • Add Java support

v1.0.6 Release

23 Mar 02:53
5e78fe3
Compare
Choose a tag to compare
  • Add python dep support
  • Add ruby dep support